# Creating and editing an email

- [Creating and editing an email](https://docs.bird.com/taxi/creating-and-editing-an-email/creating-and-editing-an-email.md)
- [Conversations in Taxi](https://docs.bird.com/taxi/creating-and-editing-an-email/creating-and-editing-an-email/conversations-in-taxi.md)
- [Creating and exporting an email](https://docs.bird.com/taxi/creating-and-editing-an-email/creating-and-editing-an-email/creating-and-exporting-an-email.md)
- [Expectations in Taxi](https://docs.bird.com/taxi/creating-and-editing-an-email/creating-and-editing-an-email/expectations-in-taxi.md)
- [How the module includer works](https://docs.bird.com/taxi/creating-and-editing-an-email/creating-and-editing-an-email/how-the-module-includer-works.md)
- [How to build an email in the editor](https://docs.bird.com/taxi/creating-and-editing-an-email/creating-and-editing-an-email/how-to-build-an-email-in-the-editor.md)
- [Reusable modules](https://docs.bird.com/taxi/creating-and-editing-an-email/creating-and-editing-an-email/reusable-modules.md)
- [Revision History in Taxi](https://docs.bird.com/taxi/creating-and-editing-an-email/creating-and-editing-an-email/revision-history-in-taxi.md)
- [What's new in the new Taxi for Email](https://docs.bird.com/taxi/creating-and-editing-an-email/creating-and-editing-an-email/whats-new-in-the-new-taxi-for-email.md)


---

# 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.bird.com/taxi/creating-and-editing-an-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.
