# Game Asset

* **Skin:** The personalized dress-ups in the game, and some skins can boost the player's earnings. Customize your snake with awesome skins! You can trade skins in the in-game market and on NFT platforms. Collect skin sets and create your own custom combinations to suit your style. DIY skins let you express your unique flair!

* **COIN:** Coin is the main token used in the game. It can be earned by playing the game and completing daily quests as well as invite quests. These points can be exchanged for game tokens according to the exchange rules once the game tokens are launched.&#x20;

* **Token:** These can be purchased on the market or obtained by exchanging game points earned through gameplay. Tokens can be used or traded within the game.&#x20;

* **Token Staking:** Players can stake their tokens to earn new game NFTs and airdrop rewards from ecosystem projects. The platform uses token staking to maintain the ecosystem's balance.&#x20;


---

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