**Step 1: Generate an app password**


1. Open the [Password & Security → App Passwords](https://www.fastmail.com/go/settings/security/devicekeys) screen.
2. Enter your password and click Unlock, then click **New App Password.**
3. Select **Custom...** name and enter "**Leave Me Alone**".
4. Select **Mail (IMAP/POP/SMTP)** access **and click Generate Password.**
5. **Copy the App Password** - don't forget this bit ️⚠️.


:::tip
 Don't forget to copy your app password after you click **Generate Password**!

:::

 ![](/api/attachments.redirect?id=9c88a41f-9cc8-4404-b27a-095fe8e8f433 " =1392x1202")

All done!

You can now connect your Fastmail account to Leave Me Alone using your email address and the App Password you just generated.

---

# 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.
