# Metaple Finance

## Metaple Finance

- [Introduction](https://docs.metaple.finance/introduction.md): The following is a brief overview of the Metaple protocol
- [Features](https://docs.metaple.finance/features.md): Metaple helps you make the most out of your crypto in three ways: Trade.
- [Liquidity Pools and Adding Liquidity](https://docs.metaple.finance/liquidity-pools-and-adding-liquidity.md)
- [Staking Pools with Multi-Staking Feature](https://docs.metaple.finance/staking-pools-with-multi-staking-feature.md)
- [Farming](https://docs.metaple.finance/farming.md)
- [Swapping](https://docs.metaple.finance/swapping.md)
- [Roadmap](https://docs.metaple.finance/roadmap.md)
- [Tokenomics](https://docs.metaple.finance/tokenomics.md)
- [General FAQ](https://docs.metaple.finance/general-faq.md)
- [Social Accounts](https://docs.metaple.finance/social-accounts.md)
- [IFO (Initial Farm Offering)](https://docs.metaple.finance/ifo-initial-farm-offering.md)
- [How to Participate in an IFO](https://docs.metaple.finance/ifo-initial-farm-offering/how-to-participate-in-an-ifo.md)
- [iMLX](https://docs.metaple.finance/ifo-initial-farm-offering/imlx.md): Fixed-Term MLX Staking and IFO Allocations
- [Contract Details](https://docs.metaple.finance/ifo-initial-farm-offering/contract-details.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.metaple.finance/introduction.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.
