# Do you have any rate limits for conversations for your AI agent?

Our AI agents scale with your usage, so they can process as many concurrent tickets as you receive.

We have clients who process over 100,000 tickets per month without issue.

If you still have concerns about rate limits, just ask to "speak to a person" in our chat.

### How many concurrent conversations can the AI handle?

Each conversation is handled independently and in parallel to the other, we have some customers with hundreds of concurrent conversations and thousands across the entire platform, so we have no issue with scaling and handling multiple conversations for you at once.


---

# 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/faq/general/do-you-have-any-rate-limits-for-conversations-for-your-ai-agent.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.
