# Adamant Finance

## Adamant Finance

- [Introduction](https://adamantfinance.gitbook.io/adamant-finance/master.md)
- [Tokenomics](https://adamantfinance.gitbook.io/adamant-finance/token-supply-and-emission.md)
- [Emission Schedule](https://adamantfinance.gitbook.io/adamant-finance/emission-schedule.md): The emission schedule before ADDY token rewards ended.
- [Arbitrum Emission Schedule](https://adamantfinance.gitbook.io/adamant-finance/emission-schedule/arbitrum-emission-schedule.md): The emission schedule before ARBY token rewards ended.
- [Cronos Emission Schedule](https://adamantfinance.gitbook.io/adamant-finance/emission-schedule/cronos-emission-schedule.md): The emission schedule before CADDY token rewards ended.
- [Vaults](https://adamantfinance.gitbook.io/adamant-finance/guides/vaults.md)
- [adMESH](https://adamantfinance.gitbook.io/adamant-finance/guides/admesh.md): adMESH token, and how it fits in the Meshswap ecosystem
- [Staking LP Tokens to Earn ADDY](https://adamantfinance.gitbook.io/adamant-finance/guides/staking-lp-tokens-to-earn-addy.md)
- [Comparison of Vesting/Staking/Locking ADDY](https://adamantfinance.gitbook.io/adamant-finance/guides/comparison-of-vesting-staking-locking.md)
- [FAQ](https://adamantfinance.gitbook.io/adamant-finance/faq.md): Frequently asked questions from Adamant's users
- [Frax Vaults](https://adamantfinance.gitbook.io/adamant-finance/faq/frax-vaults.md)
- [Polygon Contract Links](https://adamantfinance.gitbook.io/adamant-finance/contract-links.md): Adamant contracts on the Polygon chain
- [Arbitrum Contract Links](https://adamantfinance.gitbook.io/adamant-finance/arbitrum-contract-links.md): Adamant contracts on the Arbitrum chain
- [Cronos Contract Links](https://adamantfinance.gitbook.io/adamant-finance/cronos-contract-links.md): Adamant contracts on the Cronos chain
- [Audits](https://adamantfinance.gitbook.io/adamant-finance/audits.md): Audits for the vault contracts used on Polygon, Arbitrum, and other platforms
- [Contract Owner Privileges](https://adamantfinance.gitbook.io/adamant-finance/contract-owner-privileges.md): Developer Response to third party audits and reviews
- [Risks](https://adamantfinance.gitbook.io/adamant-finance/risks.md)
- [Bounties](https://adamantfinance.gitbook.io/adamant-finance/bounties.md): Please discuss with a staff member beforehand
- [Links](https://adamantfinance.gitbook.io/adamant-finance/links-1.md)
- [Vault Performance Fees](https://adamantfinance.gitbook.io/adamant-finance/vault-performance-fees.md)
- [Credits](https://adamantfinance.gitbook.io/adamant-finance/credits.md)
- [Docs in Other Languages](https://adamantfinance.gitbook.io/adamant-finance/other-languages/fr.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://adamantfinance.gitbook.io/adamant-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.
