# Fungify

## Fungify

- [Introduction](https://docs.fungify.it/protocol/introduction.md)
- [MarketVault](https://docs.fungify.it/protocol/marketvault.md)
- [Oracle](https://docs.fungify.it/protocol/oracle.md)
- [Redemption Mechanic](https://docs.fungify.it/protocol/redemption-mechanic.md)
- [Pools](https://docs.fungify.it/protocol/pools.md)
- [NFT Index Token](https://docs.fungify.it/tokenomics/nft-index-token.md)
- [FUNG Token](https://docs.fungify.it/tokenomics/fung-token.md)
- [Token Distribution](https://docs.fungify.it/tokenomics/token-distribution.md)
- [Security](https://docs.fungify.it/governance/security.md): Fungify places a high priority on security, investing substantial amounts in comprehensive audits conducted by leading cybersecurity firms. Our commitment to security is an ongoing
- [Governance](https://docs.fungify.it/governance/governance.md)
- [Collector](https://docs.fungify.it/users/collector.md)
- [Seller](https://docs.fungify.it/users/seller.md)
- [Staker](https://docs.fungify.it/users/staker.md)
- [DAO Member](https://docs.fungify.it/users/dao-member.md)
- [Index](https://docs.fungify.it/user-guide/index.md)
- [Buying Fungify NFT Index](https://docs.fungify.it/user-guide/index/buying-fungify-nft-index.md)
- [Depositing NFT](https://docs.fungify.it/user-guide/index/depositing-nft.md)
- [Redeeming NFT](https://docs.fungify.it/user-guide/index/redeeming-nft.md)
- [Earning Interest](https://docs.fungify.it/user-guide/index/earning-interest.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.fungify.it/protocol/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.
