> For the complete documentation index, see [llms.txt](https://lightpaper.crazydefenseheroes.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lightpaper.crazydefenseheroes.com/ecosystem-games/snaky-cat-base.md).

# Snaky Cat (Base)

<figure><img src="/files/9Kg0SipHTm50aiXxxoyN" alt=""><figcaption></figcaption></figure>

Official Press Release:

{% embed url="<https://www.animocabrands.com/icandy-in-strategic-partnership-with-animoca-brands-unveils-snaky-cat-on-base>" %}

**Core Gameplay**

Paying homage to the iconic snake games of yesteryear, *Snaky Cat*’s game mechanics are both simple and enthralling. Players start the game with a timer, and the game is over when the timer reaches 0. During this time, players guide their feline snake-like characters to feast on drops of food that will make the player’s cat grow longer. Players can compete for a rare powerup to extend their timer, and they need to outmaneuver other cats, seize the remains dropped by other cats when they collide, become the longest cat, and slither up the leaderboard for a chance to win TOWER tokens. The player must keep their cat from colliding with obstacles and other players, which gets harder as the cat becomes longer.

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

Players are prompted to connect their wallets before starting the game. In order to play a round players will need a ticket, which can be purchased using TOWER tokens. *Snaky Cat* is multiplayer, inviting players to compete against their friends and the broader *Snaky Cat* community.<br>

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

​


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://lightpaper.crazydefenseheroes.com/ecosystem-games/snaky-cat-base.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
