# How-tos

- [Create an email account](https://docs.glesys.com/products/other/email/how-tos/create-an-email-account.md): The email service is closely integrated with the DNS service, and you'll need a domain before setting up an email account.
- [Configure the DNS for Glesys email](https://docs.glesys.com/products/other/email/how-tos/configure-the-dns-for-glesys-email.md): Before you can receive emails to Glesys, you need to set up the correct MX records in the DNS. To prevent people from sending spam from your domain, you also need to set up SPF and DKIM records.
- [Change settings for an email account](https://docs.glesys.com/products/other/email/how-tos/change-settings-for-an-email-account.md): There are numerous settings you can fine-tune, such as spam protection, auto-reply, storage space, and so on.
- [Reset the password for an account](https://docs.glesys.com/products/other/email/how-tos/reset-the-password-for-an-account.md): If a user forgets their password, you can easily reset it.
- [Manage aliases](https://docs.glesys.com/products/other/email/how-tos/manage-aliases.md): With aliases, you can have several email addresses pointing to the same email account.
- [Delete an email account](https://docs.glesys.com/products/other/email/how-tos/delete-an-email-account.md): When an email account is no longer needed, you can delete it. Keep in mind that deleting an account will permanently delete all emails, contacts, and other data stored in it.
- [Use the Glesys webmail](https://docs.glesys.com/products/other/email/how-tos/use-the-glesys-webmail.md): Using Glesys webmail is simple and doesn’t require any additional email clients.
- [Glesys webmail — FAQ](https://docs.glesys.com/products/other/email/how-tos/use-the-glesys-webmail/glesys-webmail-faq.md): Frequently asked questions for the webmail.
- [Access the mail through email clients](https://docs.glesys.com/products/other/email/how-tos/access-the-mail-through-email-clients.md): Glesys email service supports both IMAP and POP3, with or without encryption.
- [Migrate email accounts](https://docs.glesys.com/products/other/email/how-tos/migrate-email-accounts.md): Migrating your emails to us can be as easy as dragging and dropping.


---

# 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://docs.glesys.com/products/other/email/how-tos.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.
