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

# Distribuição e Vesting

A distribuição do Token seguirá um esquema fixo e simples para evitar a desvalorização do Token no futuro. A oferta total do Token é fixa, inicialmente **limitada** a 300.000.000 Token, podendo aumentar um máximo adicional de 100.000.000 se os usuários assim o decidirem. no futuro através do DAO.&#x20;

Não só isso, mas **medidas** [**deflacionárias**](/portuguese/tokenomics/token-deflacionario.md) foram estabelecidas através da queima do Token de tal forma que a **oferta total diminuirá ao longo do tempo**. Desta forma buscamos um valor estável e crescente do Token ao longo do tempo.

![](/files/wdvyU3vFd2aINzsa9pcu)

## Esquema de Vesting

A fim de alcançar uma economia sustentável, é definido o seguinte esquema de vesting:

<table><thead><tr><th>Tokenomics</th><th>Allocation</th><th>Vesting</th><th data-hidden>Percentage</th></tr></thead><tbody><tr><td><strong>Total Supply</strong></td><td>300,000,000 SAIO</td><td></td><td>66,66%</td></tr><tr><td>Juego &#x26; Staking</td><td>  90,000,000 SAIO</td><td><ul><li>0% TGE, 100% linearly released in 24 months</li></ul></td><td>33,33%</td></tr><tr><td>Ecosistema</td><td>  90,000,000 SAIO</td><td><ul><li>3% TGE, 97% linearly released in 24 months</li></ul></td><td>33,33%</td></tr><tr><td>Preventas pública y privada</td><td>  60,000,000 SAIO</td><td><ul><li>Private: 10% TGE, 3 months lock, 90% linearly released in 24 months</li><li>Public: 20% TGE, 3 months lock, 80% linearly released in 12 months</li></ul></td><td>33,33%</td></tr><tr><td>Equipo</td><td>  30,000,000 SAIO</td><td><ul><li>9 months lock, 100% linearly released in 36 months</li></ul></td><td></td></tr><tr><td>Liquidez</td><td>  30,000,000 SAIO</td><td><ul><li>Direto para o pool de liquidez</li></ul></td><td></td></tr></tbody></table>

**O 100% da receita da pré-venda pública do token, assim como fundos adicionais da pré-venda de NFTs, irão para o pool de liquidez.** O preço do token começará a um preço mais alto que o preço da pré-venda e haverá uma alta liquidez.


---

# 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://whitepaper.soccerarena.io/portuguese/tokenomics/distribuicao-e-vesting.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.
