# About Fabricate

- [Fabricate data generation](https://docs.tonic.ai/fabricate/about-fabricate/fabricate-data-generation.md)
- [Fabricate license plans](https://docs.tonic.ai/fabricate/about-fabricate/fabricate-license-plans.md)
- [Fabricate pricing and AI usage](https://docs.tonic.ai/fabricate/about-fabricate/fabricate-pricing-and-ai-usage.md)
- [How cost is calculated and billed](https://docs.tonic.ai/fabricate/about-fabricate/fabricate-pricing-and-ai-usage/how-cost-is-calculated-and-billed.md)
- [AI usage cost calculation](https://docs.tonic.ai/fabricate/about-fabricate/fabricate-pricing-and-ai-usage/ai-usage-cost-calculation.md)
- [Tracking and limiting AI usage and cost](https://docs.tonic.ai/fabricate/about-fabricate/fabricate-pricing-and-ai-usage/tracking-and-limiting-ai-usage-and-cost.md)
- [Using your own LLM key for AI usage](https://docs.tonic.ai/fabricate/about-fabricate/fabricate-pricing-and-ai-usage/using-your-own-llm-key-for-ai-usage.md)
- [Tutorial videos](https://docs.tonic.ai/fabricate/about-fabricate/tutorial-videos.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.tonic.ai/fabricate/about-fabricate.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.
