# Arena Mode

* #### Classic Mode

1️⃣Players can tap on the screen to control the SNAKE.  Press and hold the screen with Two fingers to accelerate the SNAKE.

2️⃣Players can click the SETTLEMENT button at any time to enter the Authorities Points Settlement.

3️⃣If SNAKE dies during the game, player will be penalized by PENALTY OF DEATH: 50% of the initial game score will be deducted.

4️⃣There is a REDEMPTION RATIO  for converting game points to points, the initial conversion ratio is 1000:500.  Fatigue will be consumed for each exchange. Game points cannot be exchanged for points if the game score is less than 1000.

💎TIPS: Players can LEVEL UP the REDEMPTION RATIO, PENALTY OF DEATH and other abilities on the BUILD page!

* #### Friend PK

V2.0 launch

* #### Snake Escape

V2.0 launch


---

# 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://docs.snakelite.io/gameplay/game-mode/arena-mode.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.
