> For the complete documentation index, see [llms.txt](https://monoprotocol.gitbook.io/monoprotocol/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://monoprotocol.gitbook.io/monoprotocol/presale/usdmono-utility.md).

# $MONO utility

The MONO token serves as the native utility and governance token of the Mono Protocol ecosystem, designed with multiple interconnected use cases that drive network growth and value accrual.

1\. **Universal Gas & Protocol Fees** MONO tokens power all protocol operations through a comprehensive fee structure:

* **Paymaster Fees**: Universal gas payments across all supported chains
* **Routing Fees**: Optimal execution and MEV protection services
* **Liquidity Lock Fees**: Guaranteed execution through bonding mechanisms
* **API/SDK Usage**: Developer access to protocol infrastructure

**Staking Benefits:**

* **Tiered Discounts**: Higher stake amounts unlock progressively lower fees
* **Priority QoS**: Faster execution and priority routing for stakers
* **Volume Rewards**: Additional discounts based on protocol usage
* **Enhanced Features**: Access to premium protocol capabilities

2\. **Security & Governance via Staking** MONO staking provides dual benefits of network security and governance participation:

**Network Security:**

* **Operator Bonds**: Bundlers and orchestrators stake MONO for economic security
* **Slashing Mechanisms**: Malicious behavior results in stake penalties
* **Fee Distribution**: Honest operators earn protocol fee revenue shares
* **Quality Assurance**: Economic incentives ensure reliable service

**Governance Rights:**

* **Asset Listings**: Vote on new token and chain integrations
* **Risk Parameters**: Set limits for fast settlement and Liquidity Locks
* **Fee Structures**: Determine protocol fee levels and distribution
* **Protocol Upgrades**: Approve technical improvements and new features

3\. **Execution Bonds for Instant Settlement** Solvers and routers lock MONO tokens as performance bonds to enable instant execution:

**Bond Mechanics:**

* **Performance Guarantee**: Locked MONO ensures execution completion
* **Success Premiums**: Successful execution earns additional MONO rewards
* **Failure Penalties**: Incomplete execution results in bond slashing
* **Insurance Pool**: Slashed tokens contribute to user protection fund


---

# 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://monoprotocol.gitbook.io/monoprotocol/presale/usdmono-utility.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.
