# Restrictions

All rate limits are subject to change and enforced by your bloXroute account tier.

A simple rate limit per second system is used to limit spamming and usage, to provide the best service to our paid customers.

<table><thead><tr><th width="306.31040564373893">Account Tier</th><th width="444">Submission per second</th></tr></thead><tbody><tr><td>Ultra</td><td>150</td></tr><tr><td>Enterprise-Elite</td><td>50</td></tr><tr><td>Enterprise</td><td>20</td></tr><tr><td>Professional</td><td>1</td></tr><tr><td>Introduction</td><td>1</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.bloxroute.com/tron-network/tron-trader-api/restrictions.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.
