# Trouble Shooting

- [Resource Coverage](https://docs.dragondrop.cloud/product-docs/trouble-shooting/resource-coverage.md)
- [AWS](https://docs.dragondrop.cloud/product-docs/trouble-shooting/resource-coverage/aws.md): We currently provide coverage of the following Terraform resources within AWS. If there are resources that you think would be most valuable for us to support, please get in touch!
- [Azure](https://docs.dragondrop.cloud/product-docs/trouble-shooting/resource-coverage/azure.md): We currently provide coverage of the following Terraform resources within Azure. If there are resources that you think would be most valuable for us to support, please get in touch!
- [GCP](https://docs.dragondrop.cloud/product-docs/trouble-shooting/resource-coverage/gcp.md): We currently provide coverage of the following Terraform resources within GCP. If there are resources that you think would be most valuable for us to support, please get in touch!
- [Contact Support](https://docs.dragondrop.cloud/product-docs/trouble-shooting/contact-support.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.dragondrop.cloud/product-docs/trouble-shooting.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.
