# Oxium

## Oxium

- [What is Oxium?](https://docs.oxium.xyz/start-here/what-is-oxium.md)
- [Smart offers](https://docs.oxium.xyz/start-here/what-is-oxium/smart-offers.md)
- [Bounty](https://docs.oxium.xyz/start-here/what-is-oxium/bounty.md)
- [Makers, Takers, Keepers](https://docs.oxium.xyz/start-here/what-is-oxium/makers-takers-keepers.md)
- [Makers](https://docs.oxium.xyz/start-here/what-is-oxium/makers-takers-keepers/makers.md)
- [Takers](https://docs.oxium.xyz/start-here/what-is-oxium/makers-takers-keepers/takers.md)
- [Keepers](https://docs.oxium.xyz/start-here/what-is-oxium/makers-takers-keepers/keepers.md)
- [Why Oxium?](https://docs.oxium.xyz/start-here/why-oxium.md)
- [Who is the Oxium dApp for?](https://docs.oxium.xyz/start-here/who-is-the-oxium-dapp-for.md)
- [FAQ](https://docs.oxium.xyz/start-here/faq.md)
- [Glossary](https://docs.oxium.xyz/start-here/glossary.md)
- [Swap](https://docs.oxium.xyz/dapp-guide/swap.md)
- [Trade](https://docs.oxium.xyz/dapp-guide/trade.md)
- [How to make an order](https://docs.oxium.xyz/dapp-guide/trade/how-to-make-an-order.md)
- [Market Order](https://docs.oxium.xyz/dapp-guide/trade/how-to-make-an-order/market-order.md)
- [Limit Order](https://docs.oxium.xyz/dapp-guide/trade/how-to-make-an-order/limit-order.md)
- [Amplified Order](https://docs.oxium.xyz/dapp-guide/trade/how-to-make-an-order/amplified-order.md)
- [More on order types](https://docs.oxium.xyz/dapp-guide/trade/how-to-make-an-order/more-on-order-types.md)
- [Approvals](https://docs.oxium.xyz/dapp-guide/trade/approvals.md)
- [Minimum Volume](https://docs.oxium.xyz/dapp-guide/trade/minimum-volume.md)
- [How to Track and Manage Orders](https://docs.oxium.xyz/dapp-guide/trade/how-to-track-and-manage-orders.md)
- [Earn](https://docs.oxium.xyz/dapp-guide/earn.md)
- [Perpetuals](https://docs.oxium.xyz/dapp-guide/perpetuals.md)
- [Rewards](https://docs.oxium.xyz/dapp-guide/rewards.md)
- [Kandel](https://docs.oxium.xyz/dapp-guide/kandel.md)
- [Bridge](https://docs.oxium.xyz/dapp-guide/bridge.md)
- [Wrap](https://docs.oxium.xyz/dapp-guide/wrap.md)
- [Tokenomics](https://docs.oxium.xyz/usdoxi-token/tokenomics.md)
- [Rewards Program](https://docs.oxium.xyz/usdoxi-token/rewards-program.md)
- [Perps Trading Competition](https://docs.oxium.xyz/trading-competition/perps-trading-competition.md)
- [DEV DOC](https://docs.oxium.xyz/dev-doc.md)
- [Contracts](https://docs.oxium.xyz/mangrove-core.md)
- [Getting started](https://docs.oxium.xyz/mangrove-core/tutorials.md)
- [Guides](https://docs.oxium.xyz/mangrove-core/how-to-guides.md)
- [Cleaning offers](https://docs.oxium.xyz/mangrove-core/how-to-guides/cleaning-an-offer.md): Getting paid to clean Mangrove offer lists.
- [How to create a Direct contract](https://docs.oxium.xyz/mangrove-core/how-to-guides/directhowto.md)
- [How to test your contract](https://docs.oxium.xyz/mangrove-core/how-to-guides/howtotest.md)
- [How to deploy your contract](https://docs.oxium.xyz/mangrove-core/how-to-guides/howtodeploy.md)
- [Technical references](https://docs.oxium.xyz/mangrove-core/technical-references.md)
- [Taking and making offers](https://docs.oxium.xyz/mangrove-core/technical-references/taking-and-making-offers.md)
- [Offer Lists](https://docs.oxium.xyz/mangrove-core/technical-references/taking-and-making-offers/market.md): Introducing Mangrove's Offer Lists a low level representation of (half) an order book.
- [Views on offers](https://docs.oxium.xyz/mangrove-core/technical-references/taking-and-making-offers/views-on-offers.md): Mangrove getters for offers and offer lists.
- [Taking offers](https://docs.oxium.xyz/mangrove-core/technical-references/taking-and-making-offers/taker-order.md): Basic taker side functions
- [Delegation](https://docs.oxium.xyz/mangrove-core/technical-references/taking-and-making-offers/taker-order/delegate-takers.md): Taking offers on behalf of another address
- [Creating & Updating offers](https://docs.oxium.xyz/mangrove-core/technical-references/taking-and-making-offers/reactive-offer.md): How to write Mangrovian offers
- [Executing offers](https://docs.oxium.xyz/mangrove-core/technical-references/taking-and-making-offers/reactive-offer/maker-contract.md): How to write offer execution logic
- [Offer provisions](https://docs.oxium.xyz/mangrove-core/technical-references/taking-and-making-offers/reactive-offer/offer-provision.md): How taker compensation for failing offers works.
- [Public data structures](https://docs.oxium.xyz/mangrove-core/technical-references/taking-and-making-offers/reactive-offer/offer-data-structures.md): Mangrove communicates with Offer Logics with public data structures described in this section.
- [Governance parameters](https://docs.oxium.xyz/mangrove-core/technical-references/governance-parameters.md): Mangrove's Governance is a user or a contract, which has permission to set Protocol wide and Offer List specific configuration parameters.
- [Global variables](https://docs.oxium.xyz/mangrove-core/technical-references/governance-parameters/global-variables.md): Protocol wide governance parameters.
- [Local variables](https://docs.oxium.xyz/mangrove-core/technical-references/governance-parameters/local-variables.md): Offer List specific governance parameters
- [Data structures and views](https://docs.oxium.xyz/mangrove-core/technical-references/governance-parameters/mangrove-configuration.md): Global governance parameters and Offer List specific parameters.
- [Deployment addresses](https://docs.oxium.xyz/mangrove-core/technical-references/contract-addresses.md)
- [Protocol](https://docs.oxium.xyz/mangrove-core/technical-references/protocol.md)
- [API documentation](https://docs.oxium.xyz/mangrove-core/technical-references/api-documentation.md)
- [Background](https://docs.oxium.xyz/mangrove-core/explanations.md)
- [Taking available liquidity](https://docs.oxium.xyz/mangrove-core/explanations/offer-taker.md): How to tap into the Mangrove's liquidity
- [Making liquidity available](https://docs.oxium.xyz/mangrove-core/explanations/offer-maker.md): A walkthrough guide to deploying a reactive offer on the Mangrove
- [MangroveOffer](https://docs.oxium.xyz/mangrove-core/explanations/offer-maker/mangrove-offer.md)
- [Direct](https://docs.oxium.xyz/mangrove-core/explanations/offer-maker/direct.md)
- [Forwarder](https://docs.oxium.xyz/mangrove-core/explanations/offer-maker/forwarder.md)
- [Reneging on offers](https://docs.oxium.xyz/mangrove-core/explanations/taker-compensation.md)
- [Around the Mangrove](https://docs.oxium.xyz/mangrove-core/explanations/around-the-mangrove.md)
- [Mangrove's ecosystem](https://docs.oxium.xyz/mangrove-core/explanations/around-the-mangrove/mangroves-ecosystem.md)
- [Advanced orders](https://docs.oxium.xyz/mangrove-core/explanations/around-the-mangrove/mangroves-ecosystem/advanced-orders.md)
- [Reader](https://docs.oxium.xyz/mangrove-core/explanations/around-the-mangrove/mangroves-ecosystem/reader.md)
- [Oracle](https://docs.oxium.xyz/mangrove-core/explanations/around-the-mangrove/mangroves-ecosystem/monitor.md)
- [Cleaner](https://docs.oxium.xyz/mangrove-core/explanations/around-the-mangrove/mangroves-ecosystem/cleaner.md)
- [Mangrove API](https://docs.oxium.xyz/mangrove-core/explanations/around-the-mangrove/mangrove-api.md): mangrove.js - A JavaScript API for Mangrove written in TypeScript.
- [SDK](https://docs.oxium.xyz/mangrove-js.md): mangrove.js is a JavaScript API for the Mangrove exchange, the on-chain orderbook where offers are code.
- [Getting started](https://docs.oxium.xyz/mangrove-js/getting-started.md)
- [On-the-fly offer](https://docs.oxium.xyz/mangrove-js/getting-started/basic-offer.md): The most simple liquidity providing strategy, no offer logic, just a Wallet.
- [Guides](https://docs.oxium.xyz/mangrove-js/guides.md)
- [Sell and buy orders](https://docs.oxium.xyz/mangrove-js/guides/sell-and-buy-orders.md): Using the API to pass taker orders on a Mangrove market.
- [Posting bids and asks](https://docs.oxium.xyz/mangrove-js/guides/posting-bids-and-asks.md): Using the API to post Maker orders on a Mangrove Market.
- [Technical references](https://docs.oxium.xyz/mangrove-js/technical-references.md)
- [API classes overview](https://docs.oxium.xyz/mangrove-js/technical-references/api-classes-overview.md)
- [API documentation](https://docs.oxium.xyz/mangrove-js/technical-references/api.md)
- [Background](https://docs.oxium.xyz/mangrove-js/background.md)
- [API documentation](https://docs.oxium.xyz/mangrove-js/api-documentation.md)
- [Keeper bots](https://docs.oxium.xyz/keeper-bots.md): Keeper bots are an essential part of the Mangrove ecosystem that ensure a smooth experience for all
- [Getting started](https://docs.oxium.xyz/keeper-bots/getting-started.md)
- [Guides](https://docs.oxium.xyz/keeper-bots/how-to-guides.md)
- [Technical references](https://docs.oxium.xyz/keeper-bots/technical-references.md)
- [Bots](https://docs.oxium.xyz/keeper-bots/technical-references/bots.md)
- [Background](https://docs.oxium.xyz/keeper-bots/explanations.md)
- [Kandel Takara](https://docs.oxium.xyz/strategies/kandel-takara.md)
- [What is Kandel and Kandel Takara?](https://docs.oxium.xyz/strategies/kandel-takara/what-is-kandel-and-kandel-takara.md)
- [How does Kandel Work?](https://docs.oxium.xyz/strategies/kandel-takara/how-does-kandel-work.md)
- [Step-by-step visual explanation](https://docs.oxium.xyz/strategies/kandel-takara/how-does-kandel-work/step-by-step-visual-explanation.md)
- [Parameters](https://docs.oxium.xyz/strategies/kandel-takara/how-does-kandel-work/parameters.md)
- [Choosing Kandel parameters](https://docs.oxium.xyz/strategies/kandel-takara/how-does-kandel-work/choosing-kandel-parameters.md)
- [Published Liquidity](https://docs.oxium.xyz/strategies/kandel-takara/how-does-kandel-work/published-liquidity.md)
- [More on failing offers](https://docs.oxium.xyz/strategies/kandel-takara/how-does-kandel-work/more-on-failing-offers.md)
- [Potential risks](https://docs.oxium.xyz/strategies/kandel-takara/potential-risks.md)
- [Deployment adresses](https://docs.oxium.xyz/quick-links/deployment-adresses.md)
- [Technical Architecture](https://docs.oxium.xyz/reference-and-compliance/technical-architecture.md)
- [Audits](https://docs.oxium.xyz/reference-and-compliance/audits.md)
- [Terms of Service](https://docs.oxium.xyz/reference-and-compliance/terms-of-service.md)
- [Privacy policy](https://docs.oxium.xyz/reference-and-compliance/privacy-policy.md)
