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

# Token Allocation

{% hint style="info" %}
The values and parameters on this page are preliminary and subject to change before launch.
{% endhint %}

The Meta Signals tokenomics have been carefully designed using a data-driven approach, focusing on creating a sustainable and balanced model that benefits all stakeholders within the ecosystem.

With community allocation representing 40% of total supply and equal distributions to both private/strategic and community presale participants, the model prioritizes decentralization while ensuring sufficient allocations for platform development, liquidity, and long term growth.

<table><thead><tr><th width="201">Information</th><th>Details</th></tr></thead><tbody><tr><td><strong>Token Ticker</strong></td><td>MSIG</td></tr><tr><td><strong>Max Total Supply</strong></td><td>1,000,000,000</td></tr><tr><td><strong>Initial Float</strong></td><td>15.30%</td></tr><tr><td><strong>Token Standard</strong></td><td>ERC-20</td></tr><tr><td><strong>Chain</strong></td><td><em>TBD</em></td></tr><tr><td><strong>Contract Address</strong></td><td><em>TBD</em></td></tr><tr><td><strong>TGE Date</strong></td><td><em>TBD</em></td></tr></tbody></table>

{% hint style="info" %}
MSIG total token supply is fixed, with no additional token minting planned in the future.
{% endhint %}

### Token Allocation Distribution

The following chart illustrates how the total MSIG supply is distributed across five key stakeholder groups. With 40% allocated to the community and equal 10% allocations to both private/strategic and community presale participants. This approach ensures tokens are widely distributed rather than concentrated, creating a fair launch from the start.

<figure><img src="/files/3RYWhTlhhJM4PaqYhBrq" alt=""><figcaption><p>MSIG Token Distribution</p></figcaption></figure>

#### Token Allocation Breakdown

| Allocation                        | Percentage | Token Amount     |
| --------------------------------- | ---------- | ---------------- |
| **Presale (Community)**           | 10.00%     | 100,000,000 MSIG |
| **Community**                     | 40.00%     | 400,000,000 MSIG |
| **Foundation**                    | 17.00%     | 170,000,000 MSIG |
| **Core Contributors**             | 23.00%     | 230,000,000 MSIG |
| **Presale (Private & Strategic)** | 10.00%     | 100,000,000 MSIG |

{% hint style="success" %}
40% of the total token supply is allocated directly to the **Community**, representing the largest single allocation in the tokenomics model.
{% endhint %}

#### Community - 40.0%

The Community holds the largest allocation, representing 40% of the total supply. This ensures that active participants in the Meta Signals ecosystem are fairly rewarded and incentivized through mechanisms such as staking rewards and trading incentives.

A portion of this allocation will also be used for marketing campaigns and strategic partnerships, with part of it dedicated to incentivizing liquidity provision across decentralized exchanges, ensuring healthy market depth for all MSIG token holders.

#### Foundation - 17.0%

The Foundation tokens will be allocated to the company's operational needs, including research and development, and human resources, helping attract and retain top talent to continue building the platform into the future. Also, a significant portion of this allocation will be used for creating the initial liquidity pools across both centralized and decentralized exchanges.

#### Core Contributors - 23.0%

This allocation is for the core team members, advisors, and strategic partners who are building the Meta Signals platform. This includes developers, managers, and all other staff working on the product and its feature implementations, as well as advisors who provide essential expertise and connections in the web3 space.

#### Presale (Private & Strategic) - 10.0%

Private & Strategic presale participants receive 10% of the total supply (4% in the initial Private Sale and 6% in a subsequent Strategic Sale), mirroring the Community presale allocation. This structure supports broad token distribution and grants [Meta Mafioso NFT holders](/tokenomics/nft-benefits.md) the right to participate.

#### Presale (Community) - 10%

Community presale participants receive 10% of the total supply, matching the allocation granted to Private & Strategic presale participants. By keeping both presale allocations at a 1:1 ratio, we promote fair distribution and support decentralization, reducing the risk that any single group gains excessive control over the token supply.


---

# 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://token.metasignals.io/tokenomics/readme-1.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.
