---

You can connect additional email accounts to Leave Me Alone at any time. Go to [Settings → Accounts](https://app.leavemealone.com/settings/accounts), enter your email address, and follow the steps to get connected.

### Need help connecting?

Here are step-by-step guides for each provider:

* [How to connect a Gmail account](https://help.leavemealone.com/en/connecting-your-email-account/how-to-connect-a-gmail-account)
* [How to connect an Outlook account](https://help.leavemealone.com/en/connecting-your-email-account/how-to-connect-an-outlook-account)
* [How to connect an iCloud Mail account](https://help.leavemealone.com/en/connecting-your-email-account/how-to-connect-an-icloud-mail-account)
* [How to connect a Yahoo Mail account](https://help.leavemealone.com/en/connecting-your-email-account/how-to-connect-a-yahoo-mail-account)
* [How to connect an AOL Mail account](https://help.leavemealone.com/en/connecting-your-email-account/how-to-connect-an-aol-mail-account)
* [How to connect a Fastmail account](https://help.leavemealone.com/en/connecting-your-email-account/how-to-connect-a-fastmail-account)
* [How to connect a Mail.com account](https://help.leavemealone.com/en/connecting-your-email-account/how-to-connect-a-mailcom-account)
* [How to connect any other email account with IMAP](https://help.leavemealone.com/en/connecting-your-email-account/how-to-connect-any-email-account-with-imap)

### Having problems?

If something isn't working, check the common issues in these articles:

* [FAQ](https://help.leavemealone.com/en/troubleshooting/faq)
* [Troubleshooting](https://help.leavemealone.com/en/troubleshooting)

---

# 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 search API with the q parameter:

```
GET https://help.leavemealone.com/api/search?q=<your_query>
```

The query should be search terms that you're trying to find to answer your question.
The response will contain 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.
