# FAQ

- [What are the regions of Zata.ai?](https://docs.zata.ai/faq/what-are-the-regions-of-zata.ai.md)
- [What is the billing process for Zata.ai ?](https://docs.zata.ai/faq/what-is-the-billing-process-for-zata.ai.md)
- [What happens if I miss a Payment ?](https://docs.zata.ai/faq/what-happens-if-i-miss-a-payment.md)
- [How do I request access to use storage endpoints in a browser or SDK?](https://docs.zata.ai/faq/how-do-i-request-access-to-use-storage-endpoints-in-a-browser-or-sdk.md)
- [How can I get support for billing-related issue?](https://docs.zata.ai/faq/how-can-i-get-support-for-billing-related-issue.md)
- [What are the terms and conditions for using Zata.ai services?](https://docs.zata.ai/faq/what-are-the-terms-and-conditions-for-using-zata.ai-services.md)
- [Where can I find additional information on pricing and billing?](https://docs.zata.ai/faq/where-can-i-find-additional-information-on-pricing-and-billing.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.zata.ai/faq.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.
