# Support

The Support section helps users get assistance with technical, billing, and account-related issues. It allows users to search for solutions, submit new support requests, and track existing tickets.

If you have any inquiries or need technical assistance, please contact us at [**solutions@zata.ai**](https://mail.google.com/mail/?view=cm\&fs=1\&to=solutions@zata.ai\&su=Custom%20Plan%20Request\&body=Hi%20there). Our dedicated support team is always available to help you.


---

# 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.zata.ai/support.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.
