# THE PROCESS IMPLEMENTATION

* The very first step is to tokenize villas, or turn them into NFTs.
* To lower barriers to entry, we will employ fractionalization. In other words, different people will be able to own and generate profit from the same assets. Of course, a single entity is also able to purchase the entire property. The NFTs will be hosted on marketplace Dapps, and prospect buyers can use stable coins to make their purchases.
* Prior to the commencement of a project, a round of public capital raising will take place for a limited time period. In case the target isn't met upon expiration of the duration, investors will be fully refunded, and the project will be canceled.
* Users can track the development status of the
* properties on a singular NFT level; whether owned by a single entity or by different parties


---

# 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://fungibles-organization.gitbook.io/nfe-whitepaper/the-process-implementation.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.
