# Rate Limit For Each Event

By default, we have allocated the resources to support 350 requests per IP address for each event per every 5 minutes. Therefore, if a single IP address makes more than 350 requests to an event page at [spot.eventx.io/events/{{uuid}}](https://spot.eventx.io/events/uuid) within the period of 5 minutes, the page below will be displayed. There will be a countdown timer to indicate the next refresh.\
**Note:** The UUID section of the URL represents the event ID that is unique to each event. ![](/files/IanUFIQukA0aUG4XSnMb)

## Impact

1. The specific single IP address will be unable to access the event page for 5 minutes. Note that other IP addresses will still be able to access the same event page.
2. The affected pages include the event landing page and the event registration page.

## Unaffected Pages

1. The organizer portal will not be affected.


---

# 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://eventx-hq.gitbook.io/knowledge-base/event-setting/event-configuration/rate-limit-for-each-event.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.
