# Events

Residents and businesses can create events on a listing for everyone to see. Each event has a corresponding Maturity Rating to it, and with a SLURL to be as convenient as possible.

<figure><img src="/files/1gT2WaiExvQGJy9KxDUK" alt=""><figcaption></figcaption></figure>

## Get notified

You can register for each event. It serves two purposes:

* Allow the event's creator to know how many residents they could expect at their event.
* For you, receive notifications before the event starts:
  * One day before.
  * The system will send you the SLURL directly to your in-world chat one hour before, so you don't have to look for it on Primfeed.


---

# 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.primfeed.com/feeds/events.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.
