# Iphone

{% hint style="info" %}
The best results are achieved with the Spark mail app, please consider using Spark mail for the best experience possible. Download Spark here: <https://sparkmailapp.com/download>
{% endhint %}

To access your email account using IMAP on your iPhone, follow these steps:

1. **Open Settings:** Open the "Settings" app on your iPhone.
2. **Mail Settings:** Scroll down and tap on "Mail."
3. **Accounts:** Tap on "Accounts" or "Passwords," depending on your iOS version.
4. **Add Account:**
   * Tap on "Add Account" or "Add Account..." (if you're using iOS 14 or later).
   * Choose "Other."
5. **Add Mail Account:**
   * Tap on "Add Mail Account."
   * Enter your Name, Email, Password, and Description.
6. **Server Settings:**
   * Choose "IMAP" as the account type.
   * Under "Incoming Mail Server," enter:
     * Host Name: mail.thelakerestaurant.nl
     * User Name: Your email address
     * Password: Your email password
   * Under "Outgoing Mail Server," enter the same details.
7. **Advanced Settings:**
   * Tap on "Next" and wait for the verification process to complete.
   * If prompted, you may need to adjust advanced settings. Use these settings:
     * Incoming Port: 993
     * Outgoing Port: 587
     * Use SSL: On
     * Authentication: Password
8. **Save and Sync:**
   * After verification, tap "Save" or "Done."
   * Your iPhone will save the settings and start syncing your mailbox.
9. **Access Your Emails:**
   * Open the Mail app on your iPhone.
   * You'll see your emails, folders, and other mailbox contents synced.

***

Congratulations!:tada: You've successfully logged in to your email account using IMAP on your iPhone. Your emails and folders will now be synchronized across your iPhone and other devices using the same IMAP setup.&#x20;

{% hint style="info" %}
Remember to keep your password secure and consider enabling two-factor authentication for added security.
{% endhint %}


---

# 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://viralistic.gitbook.io/knowledgebase/email/log-into-your-email/iphone.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.
