# How It Works

<figure><img src="/files/hUAS7FiaYkMuiSyaLkkQ" alt=""><figcaption><p>The Process of Tokenizing a Property</p></figcaption></figure>

After a detailed sourcing, selection, and due diligence process, Homebase puts the residential property under contract and sets up an SPV (Special Purpose Vehicle) to hold the asset. Using that SPV, Homebase issues a private (e.g. Reg D) or public (i.e. Reg A+) fund via the so-called STO (Security Token Offering) process. After the filing (and/or approval) with the SEC (the U.S. Security and Exchange Commission), Homebase issues non-fungible security tokens using the Metaplex NFT standard, and ensures that certain guardrails and functions are available to these tokens to enforce the laws governing these securities.


---

# 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.homebasedao.io/whitepaper/how-it-works.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.
