# Rate Limits

![](/files/k7gbLnfeok9KC17giNLZ)

Both HollaEx Kit and HollaEx Network have rate limits set by default to prevent system overload and abuse. The rate limits are based on the number of requests sent which is described below.

## HollaEx Network

{% hint style="info" %}
You will get an HTTP 429 response from the server once you get rate-limited.
{% endhint %}

#### General Rate Limit

* 4r/s + 10 bursts

#### Charts

* 4r/s + 15 bursts

#### Orderbooks

* 4r/s + 3 bursts

## HollaEx Kit

Please check [this page](/advanced/nginx.md) for more information.


---

# 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.hollaex.com/advanced/rate-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.
