# Billing & Usage

"Under 'Billing and Usage' in 'My Account,' you can find detailed information about your current plan and its associated limits.

**Current Plan Details:** For instance, under the Free Plan, you can view details such as the number of short URLs, QR codes, and collections you can create per month, along with allowances for alias edits and redirects. Additional plan features, like the UTM builder, three months of clicks data, and bulk converter options, are also outlined.&#x20;

Features not included in the current plan, such as API access, branded domains, and A/B testing, are clearly indicated. Each paid plan provides a breakdown of its features, limits, and what is not covered in the current plan.

**Monthly Usage:** This section tracks your current usage for the ongoing plan period. For example, under the Free Plan, you can see how many short URLs you've converted in the current month and how many are available until the month's end.

Each plan renews at the end of its designated period, and the limits are reset accordingly. The free plan, in particular, is reset monthly."

<br>

<figure><img src="/files/3EZBQdgGYwVcID9vm0HV" alt=""><figcaption><p>Img 1 - Billing &#x26; Usage Page</p></figcaption></figure>


---

# 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://quicly.gitbook.io/help/my-account/billing-and-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.
