# Limits

### What are my token limits?

Luckily you don’t need to worry about all that, leave that to us. There are no training content limits in terms of pages or words on any of our paid plans.

The only limits you need to know about are your conversation limits.

Conversation limits are at an overall account level, i.e. they are conversations with the AI agent, they are not per visitor.

| Plan       | Number of conversations                     |
| ---------- | ------------------------------------------- |
| Pro        | 1,000 + $0.12 per conversation beyond limit |
| Scale      | 2,000 + $0.10 per conversation beyond limit |
| Enterprise | Prices upon request                         |

### Question character limits

Your questions can be up to 400 characters in length.


---

# 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://support.myaskai.com/account-management/limits.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.
