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

# Tokenomics

Gitshock Finance Token will be built on Cosmos and 8 other different chains. The tokenomics of Gitshock Finance Token ($GTFX) is built uniquely based on many chains to support the demands and works of our MVPs and our token value in the future.

Gitshock Finance Token ($GTFX) Maximum supply will be 1.05 B consisting of 400 M for all EVM supporting networks, i.e. BSC, Ethereum, Aurora/Near, Polygon, Fantom, Metis, Avalanche and Solana and 650 M for the main network layer 0 Cosmos. The Supply will be distributed as follows:

Gitshock finance token economy is described as follow:

![](https://lh5.googleusercontent.com/KBiOF-oBfm4smQ6y1KApu84pdRexZmajajK0TvgeldJbr26F8ZqF1EjXhT_c9ZF4VQjlAkkHRCxxcF8_-a1nt0RNLD36XJvMQHkYvFbssy0803c4fzfFAo0N4B3Wkj8NPYg9QYk6iP7OjUtnH1OUYWUtjfcFr9h2R89yhbEpjyd7lzs7Ga9Gy2E_ew)

| ● Networks Liquidity                 | : 30 % (315 M ) |
| ------------------------------------ | --------------- |
| ● Ecosystem developments             | : 12 % (126 M)  |
| ● Backing Investors                  | : 10% (105 M)   |
| ● Private Sale                       | : 5% (52.5 M)   |
| ● Public Sale (ICOs/IDOs)            | : 7% (73.5 M)   |
| ● Airdrops                           | : 8% (84 M)     |
| ● Proof of Staking Reward            | : 10% (105 M)   |
| ● Real drops (events, academy, etc.) | : 2% (21 M)     |
| ● Team                               | : 5% (52.5 M)   |
| ● Advisors                           | : 3% (31.5 M)   |
| ● Marketing                          | : 5% (52.5 M)   |
| ● Legal and Tax                      | : 3% (31.5 M)   |

**Token Vesting**

When a token is released, the distributed token is always possible to impact the token rate on the market. That’s why the distribution is designed to balance the functional demand of $GTFX and the supply of the token purchasable in the market.


---

# 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://avenlabs.gitbook.io/gitshock-whitepaper/fundamentals/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.
