# Como a NFTFY funciona?

Assim que seu NFT estiver em stake nos nossos contratos inteligentes e o processo de fracionamento for concluído, você receberá um milhão de frações do seu NFT e terá acesso instantâneo a todas elas em sua carteira.

A partir desse momento, você poderá fazer sua própria IDO (Oferta Inicial de Dex), criando um [Pool de Bootstrapping de Liquidez](/portuguese/como-negociar-fracoes/liquidity-bootstrapping-pools.md), usando o protocolo Balancer para fornecer liquidez às suas frações.

Dessa forma, você cria um mercado totalmente novo e permite que qualquer pessoa negocie suas frações no marketplace. É uma maneira simples, instantânea e confiável de compartilhar a propriedade de NFTs e obter liquidez.


---

# Agent Instructions: 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/portuguese/o-que-e-a-nftfy/como-a-nftfy-funciona.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.
