# Email

**Inbound Configuration:**

Set up your email address for ownership verification, from which you will receive a confirmation code. After that, a random email address will be generated, and you need to enable forwarding from your main mailbox to the randomly generated UUID email address at **livecaller.email**. Once forwarding is configured, you will receive emails in chat format directly in your LiveCaller inbox.

You can learn how to enable forwarding in Gmail from this link: [**Gmail Forwarding Setup**](https://support.google.com/mail/answer/10957?hl=en)

<figure><img src="/files/FtSkSdyHBhn6m5oxHidO" alt=""><figcaption></figcaption></figure>

**Outbound Configuration:**

To send emails, you need SMTP credentials, which you can obtain through services such as AWS SES, Mailgun, SendGrid, or others.

<figure><img src="/files/DqP8j8QnMS4Vc2FSYWFC" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.livecaller.io/livecaller/services/integrations/email.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
