# Data Quotas

If you're on a free plan with Swallow, you'll have a limited monthly limit of quotes you can process against your model before having to upgrade. You'll be able to see how much you've used of your allowance on the 'Data' tab.

<figure><img src="/files/PoY3ZtzlmsjmsvxW46ki" alt="" width="375"><figcaption><p>Monthly Data Quota</p></figcaption></figure>

You can upgrade at anytime to run more quotes through the platform.


---

# 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://swallow-1.gitbook.io/swallow/data/data-quotas.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.
