# Overview

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

**MSIG** is an ERC-20 utility token powering the Meta Signals ecosystem. With a fixed supply of **1,000,000,000 tokens** and no additional minting possible, the token launches with a 15.3% initial float. All allocations follow vesting schedules to ensure smooth, predictable releases.

The tokenomics are built around a circular value flow, where platform revenue converts to buybacks, which fund staking rewards and reduce circulating supply via regular burns.

## Token Allocation

The [token supply](/tokenomics/readme-1.md) is distributed across five stakeholder groups, with the **Community receiving the largest share at 40%**. This allocation ensures broad ownership and true decentralization from day one, where no single entity controls the majority of tokens.

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

## Vesting Schedule

All allocations follow [daily linear vesting](/tokenomics/token-unlock-schedule.md) to prevent large unlock dumps and ensure smooth token releases:

* **Core Contributors**: 12-month cliff, then 36-month linear vesting
* **Presale (Community)**: 20% at TGE, 1-month cliff, then 8-month linear vesting
* **Presale (Private)**: 10.0% at TGE , 3-month cliff, then 12-month linear vesting
* **Presale (Strategic)**: 15.0% at TGE , 2-month cliff, then 10-month linear vesting

## Token Utilities

The utility model is designed around commitment. Each mechanism unlocks benefits that grow with a user's stake and lock duration. Holding and staking MSIG provides access to tangible benefits:

<table><thead><tr><th width="224">Utility</th><th>Benefit</th></tr></thead><tbody><tr><td><a href="/pages/4dQkwHiEsKFizZvnqqUa">Subscription discounts</a></td><td>Up to 50% off based on stake amount and lock duration</td></tr><tr><td><a href="/pages/fG6QkotxUovQ7eHnOpKo">Enhanced free alerts</a></td><td>Coverage for timeframes and pairs beyond the standard free tier</td></tr><tr><td><a href="/pages/iCruNEXZhsactevXDhFh">Governance voting</a></td><td>Influence platform parameters and proposals</td></tr><tr><td><a href="/pages/xmp4hbnFGM4zQAJXe55P">Staking rewards</a></td><td>Earn MSIG tokens from the staking pool</td></tr></tbody></table>

## Revenue & Buybacks

Meta Signals generates revenue through multiple streams, each designed to create sustainable value for token holders. Unlike many platforms where revenue benefits only the company, Meta Signals shares the majority with the ecosystem through continuous [buybacks](/tokenomics/buyback-value-accrual.md). See the full [Token Revenue Model](/tokenomics/token-revenue-model.md) for details, or try the [Revenue Simulation](/tokenomics/token-revenue-model/revenue-simulation.md) tool to model different scenarios.

**Revenue sources and buyback allocation:**

* [**Trading Profits**](/tokenomics/token-revenue-model/trading-profits.md): 80% to buybacks, 15% compounds trading capital
* [**Subscriptions**](/tokenomics/token-revenue-model/subscription-revenue.md): 10-60% to buybacks (varies by phase)
* [**Exchange Commissions**](/tokenomics/token-revenue-model/exchange-commissions.md): 60% to buybacks
* [**Managed Fund Profits**](/tokenomics/token-revenue-model/managed-fund-future.md): 60% to buybacks

<figure><img src="/files/Ydv1VBRUaIwSrEvlOzhr" alt="Revenue sources flowing into buybacks"><figcaption><p>Revenue sources flowing into buybacks</p></figcaption></figure>

**All boughtback tokens are allocated as follows:**

| Destination                                                                     | Share |
| ------------------------------------------------------------------------------- | ----- |
| [Permanently Burned](/tokenomics/buyback-value-accrual/token-burns.md)          | 10%   |
| [Distributed to Stakers](/tokenomics/buyback-value-accrual/staking-treasury.md) | 40%   |
| [Reserve Treasury](/tokenomics/buyback-value-accrual/protocol-treasury.md)      | 50%   |

Buybacks continuously remove tokens from circulation through burns, distribute rewards to stakers, and grow the reserve treasury.

## Vote Escrow Governance

Locked MSIG tokens generate **veMSIG** (vote-escrowed MSIG), a non-transferable token that represents a user's commitment to the ecosystem. The amount of veMSIG held determines tiered access to benefits. The longer the lock period (1-24 months), the more veMSIG is generated and the greater the benefits.

[**veMSIG**](/tokenomics/vote-escrow-governance.md) **unlocks three core benefits:**

<table><thead><tr><th width="261.199951171875">Benefit</th><th>Description</th></tr></thead><tbody><tr><td>Subscription discounts</td><td>Save up to 50% on platform fees</td></tr><tr><td>Staking rewards</td><td>Receive MSIG from the staking pool</td></tr><tr><td>Governance voting</td><td>Vote on platform parameters and proposals</td></tr></tbody></table>

<figure><img src="/files/zh3DhFBFJOH0Q8jvmpfd" alt="Vote escrow lifecycle"><figcaption><p>The vote escrow lifecycle</p></figcaption></figure>

## Meta Mafioso NFT Benefits

The [Meta Mafioso NFT](/tokenomics/nft-benefits.md) gives early supporters exclusive benefits related to the token presale and a share of platform revenue.

**Priority token sale access**\
\&#xNAN;*1 NFT unlocks Strategic round access, 2 NFTs unlock Private round access*

**Revenue share**\
\&#xNAN;*Soulbound NFT holders receive a share of subscription revenue (capped at 100,000 MSIG)*


---

# Agent Instructions: 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:

```
GET https://token.metasignals.io/tokenomics/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
