> For the complete documentation index, see [llms.txt](https://docs.daylite.app/help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.daylite.app/help/learn-ipad/getting-started/add-accounts/aol.md).

# AOL

Add your AOL account to Daylite for the iPad.

1. Select **Mail** from the Sidebar and tap **Add Mail Account**..
2. Next, select **AOL.** from the list of account types.

   <figure><img src="https://docs.daylite.app/help/~gitbook/image?url=https%3A%2F%2F2286785992-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FaUk1zNEOMvXFQA9KtbIf%252Fuploads%252FJQxd9kvkz4n7YCvvkobP%252Fmail-management%255Cimporting-account2.png%3Falt%3Dmedia%26token%3D79617ed9-c585-48d1-9111-43d0e96c9de8&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=11ff3f75&#x26;sv=2" alt=""><figcaption></figcaption></figure>
3. Enter the email address of your AOL account. Daylite requires you to create an **app-specific password**. This is a different password than the one you use to sign into Yahoo.\ <br>

   <div data-gb-custom-block data-tag="hint" data-style="warning" class="hint hint-warning"><p><strong>2-Step Verification Required</strong></p><p>You must enable 2-Step Verification on your AOL Account to create an app password.</p><p>If you have already enabled 2-Step Verification, proceed to Step 5.</p></div>

   \
   To turn on AOL 2-Step Verification:
4. Log into your AOL mail account and choose **Security > 2-Step Verification.**
5. Once 2-Step Verification has been enabled, click **Generate app password.**<br>

   <figure><img src="https://docs.daylite.app/help/~gitbook/image?url=https%3A%2F%2F93104246-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FLlEWglZXDeBB1GqbJlKq%252Fuploads%252Fo4z6NIsNcpbdjLPmFifE%252Fdaylite-mail-account%255Caol%255C2fa-generate-app-password.png%3Falt%3Dmedia%26token%3D8cde8263-abad-466b-8077-5e670844992a&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=3e247c3c&#x26;sv=2" alt=""><figcaption></figcaption></figure>
6. Enter "Daylite" as the app name, then choose **Generate password**.<br>

   <figure><img src="https://docs.daylite.app/help/~gitbook/image?url=https%3A%2F%2F93104246-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FLlEWglZXDeBB1GqbJlKq%252Fuploads%252F9E6X2AqIvU6vC7EZGTwx%252Fdaylite-mail-account%255Caol%255Center-app-password-name.png%3Falt%3Dmedia%26token%3Dd68798e1-896d-4ccc-ba4d-fc03013263ad&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=4e8fb3f1&#x26;sv=2" alt=""><figcaption></figcaption></figure>
7. Copy the App Password that has been generated and paste it into the Password field in Daylite. Click **Next** to finish adding your AOL account to Daylite.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.daylite.app/help/learn-ipad/getting-started/add-accounts/aol.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
