# 4. Token Utility

Model Tokens ($MT) have direct utility within the system.

By staking $MT:

* Users receive discounted inference costs for the associated model.
* Staked tokens are removed from circulation, reinforcing supply discipline.
* Users gain access to additional protocol-level incentives.

Discounts are capped and calculated at the protocol level to preserve sustainable revenue, ensuring that inference pricing never collapses below viable operating thresholds.


---

# 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://docs.flock.io/flock-products/fomo/launch-lifecycle-deep-dive/4.-token-utility.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.
