> For the complete documentation index, see [llms.txt](https://verse-labs-foundation.gitbook.io/verselabs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://verse-labs-foundation.gitbook.io/verselabs/tokenomic/utility.md).

# Utility

1. **Staking for Yield and Exclusive Access:** Token holders can stake tokens to earn interest or unlock premium features like early access to games and content.
2. **Liquidity Provision:** Provide liquidity to token pools (VERSE/ETH, VERSE/BNB) and earn transaction fees or rewards.
3. **Governance:** Token holders can propose and vote on updates, participate in tiered voting for new games, and earn rewards for voting.
4. **verseOS Premium:** Offer special access to premium features like exclusive content, tools, and more.
5. **verseGate Swap Fees:** Charge a small fee when using the swap feature within verseGate.
6. **Transaction Fees:** Use tokens to pay small transaction fees within the VerseLabs ecosystem.
7. **Incentives & Airdrop Rewards:** Reward token holders for engagement, community participation, and VerseLink ecosystem tasks.
8. **Grants and Developer Rewards:** Developers earn tokens for submitting new games, dApps, and hitting milestones.
9. **NFT Marketplace:** Use tokens to buy Web3 game NFTs, skins, and collectibles, with discounts for token holders.
10. **Token Burn Events:** Increase scarcity by burning a portion of tokens used in specific transactions.
11. **Ambassador Program:** Reward users who promote or onboard developers with tokens.
12. **KOL (Key Opinion Leader) Program:** KOLs earn tokens for promoting VerseLabs, hosting challenges, and driving community engagement.


---

# 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://verse-labs-foundation.gitbook.io/verselabs/tokenomic/utility.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.
