> 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/token-utilities.md).

# Token Utilities

## Overview

The MSIG token unlocks tangible benefits across the Meta Signals ecosystem. From subscription discounts to governance rights, holding and staking MSIG provides access to features and rewards that scale with a holder's long-term commitment to the platform.

<figure><img src="/files/0ASKClHoipqn3FIWeqog" alt="MSIG token utility paths: Vote Escrow Staking unlocks Subscription Discounts, Expanded Alerts Coverage, and Governance Voting; Provide Liquidity unlocks Staking Rewards and LP Incentives"><figcaption><p>How MSIG tokens unlock ecosystem benefits</p></figcaption></figure>

The utility model is designed around commitment. Tokens acquired through any channel, whether purchased, vested, or received as rewards, can be locked into the vote escrow system or deployed as liquidity. **Each mechanism unlocks a specific set of benefits:**

<table><thead><tr><th width="246">Token Utility</th><th>Benefits</th></tr></thead><tbody><tr><td><a href="/pages/8SUZAlnLmgtF0R2VW4uM"><strong>Priority Queue</strong></a></td><td>Early alerts for stakers based on stake ratio</td></tr><tr><td><a href="/pages/4EX4FX6VSueSalS7ET7c"><strong>Subscription Discounts</strong></a></td><td>Up to 50% off platform subscriptions</td></tr><tr><td><a href="/pages/49xKAH8tUvj7vN3XkbpW"><strong>Expanded Alerts Coverage</strong></a></td><td>Additional free alerts for stakers</td></tr><tr><td><a href="/pages/Kj6cFEx359fFi34zFjP9"><strong>API Access</strong></a></td><td>Heavily discounted API access to the Meta Signals alert feed.</td></tr><tr><td><a href="/pages/ao8R81wdUDkVNigrXW8u"><strong>Alpha Network</strong></a></td><td>Create strategies, submit them, and earn when they perform.</td></tr><tr><td><a href="/pages/yftDcBWNhYA2J2KVoLAP"><strong>Governance Voting</strong></a></td><td>Vote on platform decisions</td></tr><tr><td><a href="/pages/Oel9VshTpq5znN7RlQ6e"><strong>Staking Rewards</strong></a></td><td>Earn MSIG from protocol revenue</td></tr><tr><td><a href="/pages/lZf4wMUrMzEz1cQA2TZQ"><strong>LP Incentives</strong></a></td><td>Extra rewards for liquidity providers</td></tr></tbody></table>


---

# 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/token-utilities.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.
