# How to play

In the game, you will control a snake and collect treasures in a mysterious world.&#x20;

Your mission: collect tokens like memecoins.&#x20;

As the game upgrade, more tokens will be integrated into the game assets.&#x20;

During the game, you might unexpectedly gather tokens you've never invested in before, thereby transforming you into a token holder.

You are the hunter and the hunted.

{% embed url="<https://youtu.be/sVHdxuNldtw>" %}

<mark style="background-color:orange;">Arrow keys</mark> - Control the direction of the snake's movement.&#x20;

<mark style="background-color:orange;">Spacebar</mark> - Accelerates movement.&#x20;

<mark style="background-color:purple;">Blue halos</mark> - to increase the length of your body.&#x20;

<mark style="background-color:purple;">Yellow halos</mark> - to speed up the speed of movement.&#x20;

<mark style="background-color:purple;">Red halos</mark> - to expand the collection range.&#x20;

<mark style="background-color:green;">Token</mark> - KOMA, PENGU, BONK, USELESS ..&#x20;

<mark style="background-color:green;">Point</mark> - GWC


---

# 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://greedy-world.gitbook.io/white-paper/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.
