# Alchemist Defi

## Alchemist Defi

- [Alchemist Defi Project Information](https://alchemist-defi.gitbook.io/alchemist-defi/master.md)
- [Our Roadmap](https://alchemist-defi.gitbook.io/alchemist-defi/the-alchemist-defi-project/roadmap.md)
- [Listings and dApp Applications](https://alchemist-defi.gitbook.io/alchemist-defi/the-alchemist-defi-project/listings-and-dapp-applications.md): Central source for all the listings and dApp sites.
- [How we burn tokens](https://alchemist-defi.gitbook.io/alchemist-defi/the-alchemist-defi-project/automated-burning-mechanism.md)
- [Migrator](https://alchemist-defi.gitbook.io/alchemist-defi/the-alchemist-defi-project/migrator.md)
- [Contracts](https://alchemist-defi.gitbook.io/alchemist-defi/tokenomics/contracts.md)
- [MIST and AURUM Tokens](https://alchemist-defi.gitbook.io/alchemist-defi/tokenomics/mist-token.md)
- [Lore](https://alchemist-defi.gitbook.io/alchemist-defi/island-of-aura/lore.md)
- [Breeds of OWL](https://alchemist-defi.gitbook.io/alchemist-defi/island-of-aura/breeds-of-owl.md)
- [Owl Characteristics](https://alchemist-defi.gitbook.io/alchemist-defi/island-of-aura/owl-characteristics.md)
- [The Owls Of Origin](https://alchemist-defi.gitbook.io/alchemist-defi/island-of-aura/the-owls-of-origin.md)
- [Origin Levels](https://alchemist-defi.gitbook.io/alchemist-defi/island-of-aura/origin-levels.md)
- [Breeding](https://alchemist-defi.gitbook.io/alchemist-defi/island-of-aura/breeding.md)
- [Roadmap](https://alchemist-defi.gitbook.io/alchemist-defi/island-of-aura/roadmap.md)
- [Audit](https://alchemist-defi.gitbook.io/alchemist-defi/security/audit.md)
- [Timelock](https://alchemist-defi.gitbook.io/alchemist-defi/security/timelock.md)
- [Bug Bounty Program](https://alchemist-defi.gitbook.io/alchemist-defi/community/bug-bounty-program.md): We run a bug bounty program to encourage members of the community to provide leads on any bugs found
- [Socials - Where to find us?](https://alchemist-defi.gitbook.io/alchemist-defi/community/socials.md)
- [FAQ's and Tips](https://alchemist-defi.gitbook.io/alchemist-defi/help-and-faq/faqs-and-tips.md)
- [Terms and Glossary](https://alchemist-defi.gitbook.io/alchemist-defi/help-and-faq/terms-and-glossary.md): Page collection of all the terms used in this project.
- [Aurum Contract - Changes May 7 2021](https://alchemist-defi.gitbook.io/alchemist-defi/changes/aurum-contract-proposed-changes-may-7-2021.md): Page listing all the proposed changes to the AURUM Masterchef contract.


---

# 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://alchemist-defi.gitbook.io/alchemist-defi/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.
