# AYIN MetaFI

## AYIN MetaFI

- [Introduction to AYIN](https://docs.ayin.app/ayin/ayin-metafi/introduction-to-ayin.md)
- [Allocation](https://docs.ayin.app/ayin/ayin-tokenomics/allocation.md)
- [Supply](https://docs.ayin.app/ayin/ayin-tokenomics/supply.md)
- [Team](https://docs.ayin.app/ayin/ayin-tokenomics/team.md)
- [How to use AYIN Classic](https://docs.ayin.app/ayin/ayin-classic/how-to-use-ayin-classic.md)
- [AYIN Pounder](https://docs.ayin.app/ayin/ayin-classic/ayin-pounder.md)
- [xAYIN Single pool](https://docs.ayin.app/ayin/ayin-classic/xayin-single-pool.md)
- [What is Smart Router?](https://docs.ayin.app/ayin/ayin-metaswap/what-is-smart-router.md)
- [Concentrated](https://docs.ayin.app/ayin/ayin-metadex/concentrated.md)
- [How to Add Liquidity](https://docs.ayin.app/ayin/ayin-metadex/how-to-add-liquidity.md): Enhance the trading ecosystem by adding liquidity to an existing concentrated pool:
- [How to Remove Liquidity](https://docs.ayin.app/ayin/ayin-metadex/how-to-remove-liquidity.md)
- [What are fee tiers?](https://docs.ayin.app/ayin/ayin-metadex/what-are-fee-tiers.md)
- [How to Claim Fees](https://docs.ayin.app/ayin/ayin-metadex/how-to-claim-fees.md)
- [Frequently Asked Questions](https://docs.ayin.app/ayin/ayin-metadex/frequently-asked-questions.md)
- [How to use bridge](https://docs.ayin.app/ayin/ayin-metabridge/how-to-use-bridge.md)
- [How long does it take](https://docs.ayin.app/ayin/ayin-metabridge/how-long-does-it-take.md)
- [Socials](https://docs.ayin.app/ayin/community/socials.md)
- [Roadmap](https://docs.ayin.app/ayin/community/roadmap.md)
- [Disclaimers - Please Read](https://docs.ayin.app/ayin/security-and-legal-considerations/disclaimers-please-read.md)
- [Contracts](https://docs.ayin.app/ayin/security-and-legal-considerations/contracts.md)
- [Rubber](https://docs.ayin.app/ayin/ayin-defi-products/rubber.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.ayin.app/ayin/ayin-metafi/introduction-to-ayin.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.
