# MUX

## MUX

- [Overview](https://docs.mux.network/protocol/overview.md)
- [MUX V3 Trading Protocol](https://docs.mux.network/protocol/overview/mux-v3-trading-protocol.md)
- [MUX Perpetual Aggregator](https://docs.mux.network/protocol/overview/leveraged-trading-aggregator.md)
- [MUX V1 Trading Protocol](https://docs.mux.network/protocol/overview/leveraged-trading-protocol.md)
- [MUX V1 Degen Protocol](https://docs.mux.network/protocol/overview/mux-degen-protocol.md)
- [Liquidity](https://docs.mux.network/protocol/liquidity.md)
- [Tokenomics](https://docs.mux.network/protocol/tokenomics.md)
- [Income Allocation](https://docs.mux.network/protocol/income-allocation.md)
- [Referral Program](https://docs.mux.network/protocol/referral-program.md)
- [Fee Structure](https://docs.mux.network/protocol/fee-structure.md)
- [Liquidation](https://docs.mux.network/protocol/liquidation.md)
- [Multiplexing Layer](https://docs.mux.network/protocol/multiplexing-layer.md)
- [Governance](https://docs.mux.network/protocol/governance.md)
- [Online Issues](https://docs.mux.network/protocol/online-issues.md)
- [Audit](https://docs.mux.network/protocol/audit.md)
- [Contracts](https://docs.mux.network/protocol/contracts.md)
- [DAO Multi-sig](https://docs.mux.network/protocol/contracts/contracts-dao.md)
- [MUX V3 Protocol Contracts](https://docs.mux.network/protocol/contracts/contracts-mux3.md)
- [MUX Leveraged Trading Protocol Contracts](https://docs.mux.network/protocol/contracts/contracts-protocol.md)
- [MUX Aggregator Contracts](https://docs.mux.network/protocol/contracts/contracts-aggregator.md)
- [MUX Degen Contracts](https://docs.mux.network/protocol/contracts/contracts-degen.md)
- [MUXLP Tranches Contracts](https://docs.mux.network/protocol/contracts/contracts-tranches.md)
- [MUX API](https://docs.mux.network/protocol/api-liquidity.md)
- [Bug Bounty](https://docs.mux.network/protocol/bug-bounty.md)
- [Terms](https://docs.mux.network/protocol/terms.md)
- [Trade](https://docs.mux.network/tutorials/trade.md)
- [Provide Liquidity](https://docs.mux.network/tutorials/provide-liquidity.md)
- [Stake](https://docs.mux.network/tutorials/stake.md)
- [Redeem](https://docs.mux.network/tutorials/redeem.md)
- [Referral](https://docs.mux.network/tutorials/referral.md)
- [Cookie Policy](https://docs.mux.network/website/cookie-policy.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on a page URL with the `ask` query parameter:

```
GET https://docs.mux.network/protocol/overview.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.
