# Who Earns Tokens

See [Reward Eligibility](/leaderboard-and-rewards/eligibility.md) for the complete policy.

The TL;DR for the project token specifically:

## Three Paths to Earning the token

| Path       | What you do              | What you earn                                                                 |
| ---------- | ------------------------ | ----------------------------------------------------------------------------- |
| **PvP**    | Win PvP matches          | SOL winnings + weekly the token prize-pool distributions (top players by ELO) |
| **Market** | Buy any market item      | Unlocks all your achievement the token claims (capital qualifies you forever) |
| **Hold**   | Hold the token in wallet | Weekly holder buyback distributions (post-launch)                             |

## What You DO NOT Earn tokens From

* ❌ Solo Snake play (cosmetic badges only)
* ❌ Logging in daily (no streaks, no daily quests)
* ❌ Adding friends (cosmetic achievement only)
* ❌ Sending chat messages (cosmetic achievement only)
* ❌ Referring others (no referral program)
* ❌ Just signing up (no "claim your first 100 tokens" airdrop)

This is intentional. Every reward mechanism known to attract farmers is intentionally absent.


---

# 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.snake-os.com/token/eligibility.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.
