# Special Events

The first ever event was the Pirate event, that was released in February, 2024.&#x20;

It was an important moment for Tribals, because the release of the events opened up many possibilities with the features it introduces. OnRush team worked hard to make it possible. The things introduced into the game for the events: The event system itself, NPC system, armor/clothing system on player model, chest, and much more!&#x20;

#### Event rules

* Triggers based on 3 different conditions: once in a fixed interval, manually started by an admin, or randomly.&#x20;
* Ends when conditions are met. The conditions vary based on the event type.&#x20;
* Anyone can attend to the event, although it's not mandatory.

#### The events in Tribals (More events will be introduced)

* [Pirate event](/tribals.io-wiki/special-events/pirate-event.md)


---

# 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://wiki.tribals.io/tribals.io-wiki/special-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.
