# Email: connecting Zipchat to your Inbox

### Step 1: Set Up the Email Functionality

Go to your Chat Settings, and under the Email section, click on Activate.\
Once inside, you’ll see two sections:

* Receiving Emails
* Sending Emails

#### Receiving Emails

To enable your AI to receive emails, you first need to connect your existing support inbox to ZipChat. Here’s how:

1. In the Receiving Emails section, you’ll find a unique ZipChat email address.
2. Set up a forwarding rule from your current support email to this ZipChat address.

Forwarding instructions vary depending on your provider.\
In the Chat Settings > Email Setup, you’ll find specific guides for:

* Shopify Email
* Gmail
* Microsoft Outlook
* cPanel

Once forwarding is set up, any email sent to your support address will be automatically routed to ZipChat, where the AI can process and respond.

#### Sending Emails

By default, replies from the AI are sent from your ZipChat email address. However, to ensure the best deliverability and avoid spam filters, we recommend connecting your own custom domain.

Here’s how:

1. Go to Chat Settings > Setup, under the Send Emails section.
2. Click on Add Domain and enter your domain.
3. Once added, click again on Add Domain to confirm.
4. Then click Verify to start the DNS configuration process.

The DNS setup steps depend on your provider.\
We provide specific instructions for:

* Shopify
* GoDaddy
* Namecheap
* Cloudflare

Once DNS records are correctly configured, your AI will send emails directly from your custom domain.

***

If you have any questions or need assistance at any point, don’t hesitate to reach out to us at <support@zipchat.ai>.

<br>


---

# 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.zipchat.ai/installation-and-setup/chat-settings/channels/email-connecting-zipchat-to-your-inbox.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.
