# The email editor

- [Tenor integration](https://docs.acymailing.com/main-pages/the-email-editor/tenor-integration.md): Easily search and insert any GIF with Tenor in emails built with AcyMailing
- [Giphy integration](https://docs.acymailing.com/main-pages/the-email-editor/giphy-integration.md): Easily search and insert any GIF with Giphy in emails built with AcyMailing
- [Unsplash integration](https://docs.acymailing.com/main-pages/the-email-editor/unsplash-integration.md): Easily search and insert any image with Unsplash in emails built with AcyMailing


---

# 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.acymailing.com/main-pages/the-email-editor.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.
