> For the complete documentation index, see [llms.txt](https://docs.gymnetwork.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gymnetwork.io/introduction/tokenomics.md).

# Tokenomics

![](/files/SNLMLM0anUKxRZwdCdYz)

### **GYM NETWORK’s own token is GYMNET**

GYMNET Tokenomics gives every user the opportunity to earn long-term rewards over and over again. They are based on the development of GYMNET's own project development, such as the lucrative Vaults and also on the development of the independent Metaverse platform, which gives users access to GYMNET.&#x20;

In this way, the user always gets access to absolutely unique opportunities by holding GYMNET tokens and at the same time is rewarded with GYMNET for taking advantage of these opportunities.

<figure><img src="/files/8AA3aXzwwEAvcxRg6xB2" alt=""><figcaption></figcaption></figure>

### Buy and Sell taxation on every trade made on a DEX

<table><thead><tr><th align="center"></th><th align="center"></th><th data-hidden></th></tr></thead><tbody><tr><td align="center"><strong>0% Buy Taxation</strong></td><td align="center"><strong>3% Sell Taxation</strong></td><td></td></tr><tr><td align="center"></td><td align="center">3% Burn Gymnet</td><td></td></tr></tbody></table>

### Buy and Sell taxation on every trade made on a CEX

<table><thead><tr><th align="center"></th><th align="center"></th><th data-hidden></th></tr></thead><tbody><tr><td align="center"><strong>3% Buy Taxation</strong></td><td align="center"><strong>3% Sell Taxation</strong></td><td></td></tr><tr><td align="center">3% Buy &#x26; Burn Gymnet</td><td align="center">3% Burn Gymnet</td><td></td></tr></tbody></table>

### Token Address

{% hint style="info" %}

* **GYMNET Token:** <mark style="color:purple;">0x0012365F0a1E5F30a5046c680DCB21D07b15FcF7</mark>
  {% endhint %}


---

# 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://docs.gymnetwork.io/introduction/tokenomics.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.
