# Events

Events are exciting global conditions that temporarily modify the game rules. They can be used to test new features, incentivize certain actions, drive a storyline, and generally add more fun and excitement.

[Active Events](/golem-overlord/gameplay/scavenging-claim/active-events.md) create icons and timers all across the User Interface, usually near the stats or functions that they impact. There will always be an icon near the [Action Menu](/golem-overlord/gameplay/action-menu.md) that you can click to read more about the Event's effects and duration. The [Action Log](/golem-overlord/gameplay/action-log.md) will also alert you to new events.

### Known Events

<table><thead><tr><th width="182.33333333333331">Event Name</th><th width="146">Date</th><th>Effects</th></tr></thead><tbody><tr><td><strong>Launch</strong></td><td>April 2023</td><td>+25% Reputation when burning $PART, +25% $PART when Claiming</td></tr><tr><td><strong>Mayhem</strong></td><td>April 2023</td><td>+25% Energy refill, +25% Loot on successful attacks</td></tr><tr><td><strong>Shard Storm</strong> </td><td>April 2023</td><td>+25% Reputation when burning $PART, +25% boost to $SHARD chance &#x26; max chance</td></tr><tr><td><strong>Ascension to Glory</strong></td><td>April 2023</td><td>0.3 XP/hour earned passively during event. 3% Reputation to XP conversion. Max conversion capped at 15% of "needed for next level"</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://yuexn.gitbook.io/golem-overlord/gameplay/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.
