# Standard Email

1. Go to **Settings** > **Stores**
2. Under Email, click **Standard Email**

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

3. Enter your support email and email display name. Click **Next**

<figure><img src="/files/3SevmYdHt1mK4spqmc9t" alt=""><figcaption></figcaption></figure>

4. You will be assigned your own ScaleFlows inbox. [Add it as a forwarding address](/documentation/documentation-v1.1/resources/email-forwarding.md) in your existing email provider.

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

5. Click **Next: Verify domain**
6. Copy each DNS record and add it to your registrar or domain manger. Please refer to[ DNS Records Setup](/documentation/documentation-v1.1/resources/dns-records-setup.md) for more guidance.

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

7. Click **I've added the records - verify**
8. Your setup is completed. Note that DNS propagation may take up to 48 hours.


---

# 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.scaleflows.net/documentation/documentation-v1.1/getting-started/email-connection/standard-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.
