# Email

- [Verify Domain](https://help.saino.io/email/verify-domain.md): Fully brand your emails with your own domain name and improve your delivery with domain reputation. Below is the domain Authentication parameter. The customer has to add this to his domain DNS.
- [Email Template Guide](https://help.saino.io/email/email-template-guide.md)
- [Spam Filters And How Do We Stay Out of It](https://help.saino.io/email/spam-filters-and-how-do-we-stay-out-of-it.md): Tips to Improve email deliverability and stay out of the spam folder. How to send your messages so that they can reach to customer inbox.
- [Spam Words and Phrases to Avoid in your Email Marketing](https://help.saino.io/email/spam-words-and-phrases-to-avoid-in-your-email-marketing.md): Avoid words that Make False, Exaggerated Claims and Promises. Saino First team prepared a list of words which can be avoided or can be replaced with alternate words in your next email campaign.
- [EMAIL Guide](https://help.saino.io/email/email-guide.md): Build better relationships with your recipients with every campaign you send. Create, design, and schedule your email campaign in a go.
- [Email Cleaner Guide](https://help.saino.io/email/email-cleaner-guide.md): Email Cleaner is created to ensure that you send high volume emails avoiding deliverability issues. The system works by reducing and eliminating invalid and inactive email addresses.


---

# 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://help.saino.io/email.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.
