# Reports

In this tab, we can check the current progress regarding the end-of-game conditions (fortifications or 100,000 in the Bank), see the currently applicable Global Events, and also check our ranking relative to other players.

## Global Events

<figure><img src="https://3380488660-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSPOIKK523l3vdQv9gZca%2Fuploads%2Ff3eXXP1pCqvSCHRI0i1M%2Fevents.png?alt=media&#x26;token=ef2d9057-65d9-494c-9a53-d76d3b6339fb" alt=""><figcaption></figcaption></figure>

These are events common to all players from a given District.&#x20;

Each District is assigned the same pool of positive and negative events that affect only that District.&#x20;

The events are set in a random order in each District.&#x20;

A player is able to check what events await them in the next 3 Turns ahead. After each Turn, the next event is revealed, so we always see only 3 upcoming events.

Moreover, every player can check what events are waiting for players from other Districts. With this knowledge, we can make specific decisions regarding our strategy in the game.


---

# 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://space-cartels.gitbook.io/space-cartels-3.0-white-paper/language-english/reports.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.
