# Tessell for MySQL

- [DB Services](https://docs.tessell.com/tessell/tessell-for-mysql/db-services.md)
- [Provisioning a MySQL service](https://docs.tessell.com/tessell/tessell-for-mysql/db-services/provisioning-a-mysql-service.md)
- [Adding Read Replica](https://docs.tessell.com/tessell/tessell-for-mysql/db-services/adding-read-replica.md)
- [Adding Disaster Replica](https://docs.tessell.com/tessell/tessell-for-mysql/db-services/adding-disaster-replica.md)
- [Switchover to Disaster Replica](https://docs.tessell.com/tessell/tessell-for-mysql/db-services/switchover_to_dr.md)
- [Multi-AZ Deployment for MySQL](https://docs.tessell.com/tessell/tessell-for-mysql/db-services/multi-az-deployment-for-mysql.md)
- [MySQL Engine Upgrades](https://docs.tessell.com/tessell/tessell-for-mysql/db-services/mysql-engine-upgrades.md)
- [Option for MySQL](https://docs.tessell.com/tessell/tessell-for-mysql/option-for-mysql.md)
- [Percona Audit Plugin](https://docs.tessell.com/tessell/tessell-for-mysql/option-for-mysql/percona-audit-plugin.md)
- [MySQL Support Matrix](https://docs.tessell.com/tessell/tessell-for-mysql/mysql-support-matrix.md)
- [MySQL Migration Approaches for RDS Takeout to Tessell](https://docs.tessell.com/tessell/tessell-for-mysql/mysql-migration-approaches-for-rds-takeout-to-tessell.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.tessell.com/tessell/tessell-for-mysql.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.
