> For the complete documentation index, see [llms.txt](https://docs.bird.com/taxi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bird.com/taxi/testing-and-approving-your-emails.md).

# Testing and approving your emails

- [Testing and approving your emails](https://docs.bird.com/taxi/testing-and-approving-your-emails/testing-and-approving-your-emails.md)
- [Connect your Litmus account to Taxi](https://docs.bird.com/taxi/testing-and-approving-your-emails/testing-and-approving-your-emails/connect-your-litmus-account-to-taxi.md)
- [Creating test email addresses](https://docs.bird.com/taxi/testing-and-approving-your-emails/testing-and-approving-your-emails/creating-test-email-addresses.md)
- [Exporting HTML](https://docs.bird.com/taxi/testing-and-approving-your-emails/testing-and-approving-your-emails/exporting-html.md)
- [Exporting Screenshots](https://docs.bird.com/taxi/testing-and-approving-your-emails/testing-and-approving-your-emails/exporting-screenshots.md)
- [Exporting a PDF](https://docs.bird.com/taxi/testing-and-approving-your-emails/testing-and-approving-your-emails/exporting-a-pdf.md)
- [Exporting a hosted URL](https://docs.bird.com/taxi/testing-and-approving-your-emails/testing-and-approving-your-emails/exporting-a-hosted-url.md)
- [Logging out of Litmus in Taxi](https://docs.bird.com/taxi/testing-and-approving-your-emails/testing-and-approving-your-emails/logging-out-of-litmus-in-taxi.md)
- [Testing your email in Litmus](https://docs.bird.com/taxi/testing-and-approving-your-emails/testing-and-approving-your-emails/testing-your-email-in-litmus.md)
- [Using Email on Acid to test your emails](https://docs.bird.com/taxi/testing-and-approving-your-emails/testing-and-approving-your-emails/using-email-on-acid-to-test-your-emails.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:

```
GET https://docs.bird.com/taxi/testing-and-approving-your-emails.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.
