# Gameplay

SnakeLite revolves around players controlling snakes to collect coins. The snakes learn and grow based on interactions and their environment.

1. **Adoption and Nurturing:** Players can obtain their first snake through a gifted Genesis Snake Egg within the game. Additional snakes, including AI snakes, can be acquired through events and the marketplace. AI snakes have unique traits and skills, which players can enhance through feeding, training, and interaction.
2. **Challenges and Interaction:** Players can explore the game world with their team and participate in their team's Telegram channel for communication. Through various game modes like PvE, PvP, and battle royale, team players can level up their snakes together and earn rewards by inviting players, teaming up for challenges, and participating in seasonal events.

<figure><img src="/files/XZht08kM9LifPRYTUaiz" alt=""><figcaption></figcaption></figure>


---

# 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.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.
