# Email Accounts

- [Add your Mailbox via Forwarding](https://docs.replyco.com/main-sections/adding-accounts/email-accounts/add-your-mailbox-via-forwarding.md): Your step-by-step guide to adding the Email Integration to your Replyco account. Follow this checklist to view and reply to all emails in one single hub.
- [Add your Mailbox via Custom SMTP settings](https://docs.replyco.com/main-sections/adding-accounts/email-accounts/add-your-mailbox-via-custom-smtp-settings.md): Your step-by-step guide to adding the Email Integration to your Replyco account via Custom SMTP settings. Follow this checklist to view and reply to all emails in one single hub.
- [Switching from Forwarding to Custom SMTP](https://docs.replyco.com/main-sections/adding-accounts/email-accounts/switching-from-forwarding-to-custom-smtp.md): Would like to use your own email servers instead of Replyco ones? Not a problem. Just follow this guide to switch yourself over.
- [Gmail](https://docs.replyco.com/main-sections/adding-accounts/email-accounts/gmail.md): Your step-by-step guide to adding the Gmail Integration to your Replyco account. Follow this checklist to view and reply to all Gmail messages in one hub.
- [Outlook](https://docs.replyco.com/main-sections/adding-accounts/email-accounts/outlook.md): Your step-by-step guide to adding the Outlook Integration to your Replyco account. Follow this checklist to view and reply to all Outlook messages in one hub.


---

# 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.replyco.com/main-sections/adding-accounts/email-accounts.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.
