> For the complete documentation index, see [llms.txt](https://tokeniza-latam.gitbook.io/terminos-and-condiciones/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tokeniza-latam.gitbook.io/terminos-and-condiciones/emision-de-los-tokens./explicacion.md).

# Explicación

Un NFT es un Activo intangible (Archivo digital) que está creado bajo un Smart Contract (Contrato Inteligente) y este a su vez está alojado en la Blockchain.

El término NFT Inmobiliario indica que se ha usado la tecnología Blockchain para representar un inmueble o fracciones de el en estos activos digitales.

**¿Cómo funciona entonces?**

Una sociedad emite una cantidad de NFT's los cuales representan el monto total de sus activos legales vigentes o en este caso la totalidad del recaudo a realizar para poder comprar un bien inmueble.

Una vez se ha recaudado el capital total se procede a la compra, desarrollo y remodelación del bien inmueble o del proyecto que se desee realizar.&#x20;

En el momento en que ya el proyecto está listo y empieza a facturar, todos los inversionistas que poseen un NFT de la sociedad emisora podrán empezar a gozar de las utilidades de estos ya sea mensual, trimestral o anualmente.


---

# 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, and the optional `goal` query parameter:

```
GET https://tokeniza-latam.gitbook.io/terminos-and-condiciones/emision-de-los-tokens./explicacion.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
