> For the complete documentation index, see [llms.txt](https://docs.nftfy.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nftfy.org/english.md).

# English

- [What is NFTFY?](https://docs.nftfy.org/english/what-is-nftfy.md)
- [Why use NFTFY?](https://docs.nftfy.org/english/what-is-nftfy/why-use-nftfy.md)
- [How does NFTFY work?](https://docs.nftfy.org/english/what-is-nftfy/how-does-nftfy-work.md)
- [Products](https://docs.nftfy.org/english/products.md)
- [NFTFY Fractionalizer](https://docs.nftfy.org/english/products/nftfy-fractionalizer.md)
- [How it works](https://docs.nftfy.org/english/products/nftfy-fractionalizer/how-it-works.md)
- [1. Fractionalize](https://docs.nftfy.org/english/products/nftfy-fractionalizer/how-it-works/1.-fractionalize.md)
- [2. Redeem](https://docs.nftfy.org/english/products/nftfy-fractionalizer/how-it-works/2.-redeem.md)
- [3. Claim](https://docs.nftfy.org/english/products/nftfy-fractionalizer/how-it-works/3.-claim.md)
- [Benefits](https://docs.nftfy.org/english/products/nftfy-fractionalizer/benefits.md)
- [RockPool](https://docs.nftfy.org/english/products/rockpool.md)
- [How it works](https://docs.nftfy.org/english/products/rockpool/how-it-works.md)
- [Benefits](https://docs.nftfy.org/english/products/rockpool/benefits.md)
- [Fractions marketplace (cross-chain)](https://docs.nftfy.org/english/products/fractions-marketplace-cross-chain.md)
- [How it works](https://docs.nftfy.org/english/products/fractions-marketplace-cross-chain/how-it-works.md)
- [Benefits](https://docs.nftfy.org/english/products/fractions-marketplace-cross-chain/benefits.md)
- [Fractions Order-book](https://docs.nftfy.org/english/products/fractions-order-book.md)
- [How it works](https://docs.nftfy.org/english/products/fractions-order-book/how-it-works.md)
- [Benefits](https://docs.nftfy.org/english/products/fractions-order-book/benefits.md)
- [Crowdpad](https://docs.nftfy.org/english/products/crowdpad.md)
- [How it works](https://docs.nftfy.org/english/products/crowdpad/how-it-works.md)
- [Benefits](https://docs.nftfy.org/english/products/crowdpad/benefits.md)
- [How to trade fractions](https://docs.nftfy.org/english/how-to-trade-fractions.md)
- [Private Offering](https://docs.nftfy.org/english/how-to-trade-fractions/private-offering.md)
- [Liquidity Bootstrapping Pools](https://docs.nftfy.org/english/how-to-trade-fractions/liquidity-bootstrapping-pools.md)
- [Token](https://docs.nftfy.org/english/token.md)
- [Token Utility](https://docs.nftfy.org/english/token/token-utility.md)
- [Token Metrics](https://docs.nftfy.org/english/token/token-metrics.md)
- [Reserve Price and Auction](https://docs.nftfy.org/english/reserve-price-and-auction.md)
- [Community](https://docs.nftfy.org/english/community.md)
- [Newsletter](https://docs.nftfy.org/english/newsletter.md)
- [Certik - Security Assessment and Audit](https://docs.nftfy.org/english/certik-security-assessment-and-audit.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 that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.nftfy.org/english.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.
