> 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/french/introduction/tokenomics.md).

# Tokénomie

![](/files/kLSZWKcn7GH4eFrw9Ixm)

### Le jeton de GYM NETWORK est GYMNET

GYMNET Tokenomics donne à chaque utilisateur la possibilité de gagner des récompenses à long terme encore et encore. Ils sont basés sur le développement du propre développement de projets de GYMNET, tels que les lucratifs Vaults et également sur le développement de la plate-forme indépendante Metaverse, qui permet aux utilisateurs d’accéder à GYMNET.

De cette façon, l’utilisateur a toujours accès à des opportunités absolument uniques en détenant des jetons GYMNET et en même temps est récompensé par GYMNET pour avoir profité de ces opportunités.

<figure><img src="/files/BHfNYfnEqeGHdHrcURdG" 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>7% Buy Taxation</strong></td><td align="center"><strong>10% Sell Taxation</strong></td><td></td></tr><tr><td align="center">0.2% Monthly tax pools</td><td align="center">0.2% Monthly tax pools</td><td></td></tr><tr><td align="center">0.8% 6 months tax pools</td><td align="center">0.8% 6 months tax pools</td><td></td></tr><tr><td align="center">3% Company </td><td align="center">3% Company </td><td></td></tr><tr><td align="center">3% Marketing</td><td align="center">3% Marketing</td><td></td></tr><tr><td align="center"></td><td align="center">3% Holder rewards</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>10% Buy Taxation</strong></td><td align="center"><strong>10% Sell Taxation</strong></td><td></td></tr><tr><td align="center">0.2% Monthly tax pools</td><td align="center">0.2% Monthly tax pools</td><td></td></tr><tr><td align="center">0.8% 6 months tax pools</td><td align="center">0.8% 6 months tax pools</td><td></td></tr><tr><td align="center">3% Company </td><td align="center">3% Company </td><td></td></tr><tr><td align="center">6% Marketing</td><td align="center">3% Marketing</td><td></td></tr><tr><td align="center"></td><td align="center">3% Holder rewards</td><td></td></tr></tbody></table>

### Adresse du jeton

{% hint style="info" %}

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

### Avantages pour le titulaire

Même si vous décidez de simplement garder votre GYMNET, vous bénéficierez de chaque ordre de vente. 3% de chaque ordre de vente sera distribué entre les détenteurs de jetons.&#x20;


---

# 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/french/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.
