# How to Play

<figure><img src="/files/QtkpI5Uhp3iIlTl3lYZB" alt=""><figcaption><p>Game Scenes</p></figcaption></figure>

As a side-scroller shooter, users need to make their way through the levels destroying enemies, collecting loot boxes, and upgrading guns. As they battle onward through the levels, difficulty increases substantially; keeping the game challenging and fun.

The main objective is to collect as many points AKA "oranges" as possible, users do this by killing enemies, facing bosses, and completing the levels in record times.&#x20;

As users collect points, they compete against each other for ranking on a leaderboard.  The amount of points available to collect also increases as the game gets harder ensuring those with the sharpest skills can climb the leaderboard faster.


---

# 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://satsrush.gitbook.io/satsrushofficial/satsrush-opportunity/how-to-play.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.
