> For the complete documentation index, see [llms.txt](https://tokyo-doge-wp.gitbook.io/tokyodogewp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tokyo-doge-wp.gitbook.io/tokyodogewp/ecosystem/rewards.md).

# Rewards

1. **Doge Coin Reflection**: As a holder of Tokyo Doge Tokens, you have the opportunity to receive Doge Coin as a reflection of your holdings. This means that a portion of each transaction within the Tokyo Doge ecosystem is distributed as Doge Coin to all token holders, providing a passive income stream.
2. **Staking Rewards**: By staking your Tokyo Doge Tokens, you can earn additional rewards. Staking involves locking up your tokens in a designated smart contract, contributing to the network's security and stability. In return for your contribution, you receive staking rewards, which can be in the form of Tokyo Doge Tokens or other valuable assets.
3. **NFT Rewards**: Tokyo Doge Token also offers NFT (Non-Fungible Token) rewards. NFTs are unique digital assets that can represent artwork, collectibles, or other virtual items. By participating in Tokyo Doge's ecosystem, you may have the opportunity to earn exclusive NFTs, which can hold both intrinsic and market value.
4. **Play-to-Earn (P2E) Rewards**: Tokyo Doge embraces the play-to-earn concept, allowing players to earn rewards by engaging with the game and its features. By actively participating in Tokyo Doge's play-to-earn game, you can earn valuable in-game assets, Tokyo Doge Tokens, or other rewards based on your achievements, performance, and progression.

<br>


---

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

```
GET https://tokyo-doge-wp.gitbook.io/tokyodogewp/ecosystem/rewards.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.
