# Email Connection

ScaleFlows needs access to your support inbox to handle customer emails.\
This setup has **two simple steps**:

1. **Email Forwarding** → so ScaleFlows can **receive** all customer emails.
2. **SMTP Credentials** → so ScaleFlows can **send replies** from your own support address.

{% hint style="success" %}
With both steps complete, ScaleFlows works just like your customer service team — but faster, cheaper, and always in your brand’s name.
{% endhint %}


---

# 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/getting-started/email-connection.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.
