# IMAP GMAIL ONLY

Access your Google Account settings and navigate to the Security section. Once there, locate the option for "Signing in to Google" and click on 2-Step Verification.

After enabling 2-Step Verification, proceed to the bottom of the page and find the App passwords section. Create a unique name for the app password to easily identify its purpose, then select the option to generate it.

Follow the on-screen instructions to obtain the app password, which is a 16-character code generated specifically for your device.

Upon successful generation, select "Done" to complete the process.

If you're unable to find the option to add an app password after setting up 2-Step Verification, it could be due to various reasons:

* Your Google Account might have 2-Step Verification configured exclusively for security keys.
* You could be logged into an account associated with work, school, or another organization.
* Your Google Account may have Advanced Protection enabled, limiting certain access options.

<figure><img src="/files/zFetE1eepQrQJEmr9eJG" alt=""><figcaption><p>input your gmail email and imap password (NO SPACE)</p></figcaption></figure>

**In case you still not understand, check the video below.**

Take a look at this video on how to setup <https://www.youtube.com/watch?v=uVDq4VOBMNM&feature=youtu.be&ab_channel=SysTools>

IMAP Email: Your email\
IMAP Password: The app password of your gmail (not login password)


---

# 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://mintechbots.gitbook.io/mintech-guide/settings/imap-gmail-only.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.
