# Fabricate pricing and AI usage

&#x20;Learn more about how to calculate and track the cost to use Fabricate.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Fabricate cost calculation and billing</strong><br><br>How Fabricate costs are calculated, and how accounts are billed.</td><td><a href="/pages/hzG6U8tGCmcWDR137PBh">/pages/hzG6U8tGCmcWDR137PBh</a></td></tr><tr><td><strong>AI usage cost calculation</strong><br><br>Overview and examples of how Fabricate calculates AI usage cost.</td><td><a href="/pages/hOm6OR1OYiC3On1HqBFK">/pages/hOm6OR1OYiC3On1HqBFK</a></td></tr><tr><td><strong>Monitor AI cost</strong><br><br>Track the cost for a Data Agent conversation and for the current billing cycle.</td><td><a href="/pages/ksOZhmdxnl5h3K6ZR29H">/pages/ksOZhmdxnl5h3K6ZR29H</a></td></tr><tr><td><strong>Provide your own LLM key</strong><br><br>Use your own LLM provider for Fabricate.</td><td><a href="/pages/0YFFFtzMYNQVEJvImErE">/pages/0YFFFtzMYNQVEJvImErE</a></td></tr></tbody></table>


---

# 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/fabricate-pricing-and-ai-usage.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.
