> For the complete documentation index, see [llms.txt](https://up-protocol.gitbook.io/untitled/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://up-protocol.gitbook.io/untitled/up-tokens-usdup.md).

# UP Tokens - $UP

$UP Tokens are the native, fungible tokens that underpin the Tournament Economy.

$UP Tokens have many utilities inside the TallyUP app and its game economy:

* $UP Tokens power the earning for gameplay in the app through incentives for tournament prizes, achievement / streak rewards etc...
* $UP Tokens can be used in the app to power gameplay - players may use it to compete against one another in various modes of play or to create and join tournaments.
* $UP Tokens can be used in the app to purchase in-app items such as skins, consumable emotes and others;
* $UP Tokens can be used by advertisers and brands for payments and settlements in decentralized advertisement products.
* $UP Tokens can be used to pay for fees and discounts on Tournament Protocol fees and usage
* $UP Tokens are also used for transactions and validators to eventually secure TallyUP!'s UP Chain.

$UP Tokens also represent a piece of the tournament economy, and can be locked (in-app or onchain) to participate in governance of the tournament protocol

* $UP Governance participants can vote on matters such as - grants, charity partners, tournament platform partners / vetting, $UP Token tournaments.
* $UP Governance participants may receive additional platform fees generated by governance activities (such as tournament vetting, exit fees etc...)
* $UP Governance participants also receive exclusive in-app benefits such as restricted entry tournaments, ad removal and collectibles.

In essence, $UP Tokens represent a piece of the TallyUP economy. Players may compete for and earn them in app, spend them on various forms of in-app utility, and amass them to participate in protocol governance.


---

# 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://up-protocol.gitbook.io/untitled/up-tokens-usdup.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.
