# FAQ

- [Welcome to Data Export FAQ](https://docs.dataexport.io/faq/faq.md): In our FAQ section, you can get answers to commonly asked questions.   Topics include report creation, scheduling, sales & billing, and general company information.
- [Reports](https://docs.dataexport.io/faq/reports.md): All the FAQs regarding reports.
- [Schedule](https://docs.dataexport.io/faq/schedule.md): All the FAQs related to report scheduling.
- [Sales & Billing](https://docs.dataexport.io/faq/sales-and-billing.md): This is the FAQ section for Sales & Billing related questions.
- [Data Sync](https://docs.dataexport.io/faq/general.md): FAQs related to Data Sync
- [Service](https://docs.dataexport.io/faq/about-us.md): Learn more about our Data Export Service.


---

# 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.dataexport.io/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.
