> For the complete documentation index, see [llms.txt](https://docs.mangrove.exchange/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mangrove.exchange/dev/protocol/technical-references.md).

# Technical References

- [Overview](https://docs.mangrove.exchange/dev/protocol/technical-references/overview.md)
- [Ticks, Ratios, and Prices](https://docs.mangrove.exchange/dev/protocol/technical-references/ticks-ratios-and-prices.md)
- [The Order Book](https://docs.mangrove.exchange/dev/protocol/technical-references/the-order-book.md)
- [Offer Views](https://docs.mangrove.exchange/dev/protocol/technical-references/the-order-book/offer-views.md)
- [Takers](https://docs.mangrove.exchange/dev/protocol/technical-references/takers.md)
- [Delegation](https://docs.mangrove.exchange/dev/protocol/technical-references/takers/delegation.md)
- [Makers](https://docs.mangrove.exchange/dev/protocol/technical-references/makers.md)
- [Maker contract](https://docs.mangrove.exchange/dev/protocol/technical-references/makers/maker-contract.md)
- [Offer Provisions](https://docs.mangrove.exchange/dev/protocol/technical-references/makers/offer-provisions.md)
- [Gas Requirement](https://docs.mangrove.exchange/dev/protocol/technical-references/makers/gas-requirement.md)
- [Public data structures](https://docs.mangrove.exchange/dev/protocol/technical-references/makers/public-data-structures.md)
- [Executing Offers](https://docs.mangrove.exchange/dev/protocol/technical-references/makers/executing-offers.md)
- [Cleaning Offers](https://docs.mangrove.exchange/dev/protocol/technical-references/cleaning-offers.md)
- [Governance-parameters](https://docs.mangrove.exchange/dev/protocol/technical-references/governance-parameters.md)
- [Global variables](https://docs.mangrove.exchange/dev/protocol/technical-references/governance-parameters/global-variables.md)
- [Local variables](https://docs.mangrove.exchange/dev/protocol/technical-references/governance-parameters/local-variables.md)
- [Data structures and views](https://docs.mangrove.exchange/dev/protocol/technical-references/governance-parameters/data-structures-and-views.md)
- [Periphery Contracts](https://docs.mangrove.exchange/dev/protocol/technical-references/periphery-contracts.md)
- [MgvReader](https://docs.mangrove.exchange/dev/protocol/technical-references/periphery-contracts/mgvreader.md)
- [MgvOracle](https://docs.mangrove.exchange/dev/protocol/technical-references/periphery-contracts/mgvoracle.md)
- [Literate Source Code](https://docs.mangrove.exchange/dev/protocol/technical-references/literate-source-code.md)
