# MonoX

## MonoX

- [💡About](https://docs.monox.finance/master.md): Welcome to the MonoX Docs. Here we aim to provide a robust explanation and understanding for how our protocol works. Get to know us and join us on our journey to make DeFi more capital efficient.
- [⚙️ Integrate with MonoX](https://docs.monox.finance/developer-guides/how-to-integrate-with-monoswap.md)
- [Overview](https://docs.monox.finance/our-project/overview.md)
- [Project Mission](https://docs.monox.finance/our-project/project-mission.md)
- [Launch Features](https://docs.monox.finance/our-project/launch-features.md)
- [Protocol Owned Liqudity](https://docs.monox.finance/monox-2.0/protocol-owned-liqudity.md)
- [vUNIT Reserve Currency](https://docs.monox.finance/monox-2.0/vunit-reserve-currency.md)
- [↔️  Automated Market Maker](https://docs.monox.finance/monox-2.0/automated-market-maker.md)
- [vUNIT](https://docs.monox.finance/monox-2.0/automated-market-maker/vcash-stablecoin.md)
- [🧑‍🌾  Single Token Pools](https://docs.monox.finance/monox-2.0/liquidity.md): Our protocol optimizes the capital inefficiencies created by liquidity pool pairs, giving users a more cost-effective end product.
- [Pool Types](https://docs.monox.finance/monox-2.0/liquidity/pools.md): We will launch two kinds of liquidity pools. Trustless Listing Pools and Official Pools
- [Glossary](https://docs.monox.finance/getting-started/glossary.md)
- [General FAQs](https://docs.monox.finance/getting-started/general-faqs.md)
- [Getting Started](https://docs.monox.finance/getting-started/getting-started.md)
- [Adding Liquidity](https://docs.monox.finance/getting-started/getting-started/adding-liquidity.md)
- [How to change RPC setting](https://docs.monox.finance/getting-started/getting-started/how-to-change-rpc-setting.md)
- [Changing Network](https://docs.monox.finance/getting-started/changing-network.md): How to change network on MonoX Protocol
- [Launch + Airdrop](https://docs.monox.finance/getting-started/launch-+-airdrop.md): There will be two parts to the airdrop. Part One is based on liquidity and referred liquidity, and Part Two is based on surprise factors, in which the community can vote on what should be considered.
- [About](https://docs.monox.finance/usdmono-token/about.md): (Please note tokenomics are not final and subject to change before launch. Updates will be relayed.)
- [🗳️ Governance](https://docs.monox.finance/usdmono-token/untitled.md)
- [⛓️ Tokenomics](https://docs.monox.finance/usdmono-token/tokenomics.md)
- [Lightpaper](https://docs.monox.finance/library/lightpaper.md): \*Please note Light Paper was written in November 2020. Some parts are outdated now. Rest of our Documentation is up to date and is continually modified and updated.
- [Roadmap](https://docs.monox.finance/library/roadmap.md)
- [Audits](https://docs.monox.finance/library/audits.md)


---

# 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, 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.monox.finance/master.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.
