> For the complete documentation index, see [llms.txt](https://docs.sprinthub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinthub.com/en/topics/relate/email.md).

# Email

- [Email Marketing](https://docs.sprinthub.com/en/topics/relate/email/email-marketing.md): Email marketing is a digital marketing strategy that involves sending emails to promote products, services, or relationships with leads and customers, aiming for engagement and sales.
- [Email Marketing - How to configure ValidEmail and use email verification in SprintHub](https://docs.sprinthub.com/en/topics/relate/email/email-marketing-how-to-configure-validemail-and-use-email-verification-in-sprinthub.md)
- [Email Marketing - How to use Mail-Tester to improve your email score](https://docs.sprinthub.com/en/topics/relate/email/email-marketing-how-to-use-mail-tester-to-improve-your-email-score.md)
- [Email Marketing - A/B Tests](https://docs.sprinthub.com/en/topics/relate/email/email-marketing-a-b-tests.md): Find out which emails generate the most engagement with A/B tests, analyzing open and click rates.
- [Email Marketing - How to Import Your Email Template via HTML](https://docs.sprinthub.com/en/topics/relate/email/email-marketing-how-to-import-your-email-template-via-html.md)
- [Email Marketing - Analyzing data](https://docs.sprinthub.com/en/topics/relate/email/email-marketing-analyzing-data.md): It is important to analyze email marketing data to assess campaign performance, understand recipient engagement, and identify areas for improvement.
- [Email Marketing - Text Types](https://docs.sprinthub.com/en/topics/relate/email/email-marketing-text-types.md)
- [Email Marketing - Modifying fonts](https://docs.sprinthub.com/en/topics/relate/email/email-marketing-modifying-fonts.md)
- [Email Marketing - Layout with the Line Element](https://docs.sprinthub.com/en/topics/relate/email/email-marketing-layout-with-the-line-element.md)
- [Email Marketing - How to Use the Link Element](https://docs.sprinthub.com/en/topics/relate/email/email-marketing-how-to-use-the-link-element.md)
- [Email Marketing - Use of Tokens](https://docs.sprinthub.com/en/topics/relate/email/email-marketing-use-of-tokens.md)
- [Email Marketing - Inclusion of Trackable Files](https://docs.sprinthub.com/en/topics/relate/email/email-marketing-inclusion-of-trackable-files.md)
- [Email Marketing - Configure the Unsubscribe button](https://docs.sprinthub.com/en/topics/relate/email/email-marketing-configure-the-unsubscribe-button.md)
- [Email Marketing - Social Media Buttons](https://docs.sprinthub.com/en/topics/relate/email/email-marketing-social-media-buttons.md): In your email, you can add buttons for your social networks to make it easier for your leads to contact you.
- [Email Marketing - Ways to Send](https://docs.sprinthub.com/en/topics/relate/email/email-marketing-ways-to-send.md)


---

# 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.sprinthub.com/en/topics/relate/email.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.
