# Real Estate Token (RET)

### What are Real Estate Tokens (RET)?

RET represent a share of rights. RET holders have the rights to buyout other RET to claim the NFT and redeem the title deed as well as the assets of the Special Purpose Vehicle (SPV). (Note that RET **do not** represent a share of the tokenized property.)

There will be different RET for different properties.

Upon a successful IRO, an NFT (ERC721), a digital right to redeem the title deed will be minted and deposited into a smart contract which will distribute fractions of itself as the RET. RET (ERC20) can be swapped on AMM such as Uniswap and can be used in liquidity pools to earn liquidity rewards.

### Is the RET the same as the CitaDAO governance token?

No. RET are specific to their property and represent a share of rights while the **KNIGHT** token is CitaDAO's governance token. Each successful Real Estate Listing will produce a unique RET, not **KNIGHT** tokens.

### Are RET considered Stablecoins?

RET are **not** Stablecoins. RET are indirectly supported by the value of their corresponding Real Estate but are not pegged to the value of the Real Estate. Like traditional Real Estate, RET are a natural inflation hedge and can protect the owner against inflation on-chain.

Additionally, RET are more decentralized than Stablecoins. Most Stablecoins are backed by fiat currency held in bank accounts that are centralized in nature. Each collection of RET on-chain is held by different entities globally, enabling them to be decentralized fundamentally.

Finally, Real Estate typically generates better yields than fiat currencies held in bank accounts as rents are typically rebased due to inflation, which adds to the RET's value over time.


---

# 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.citadao.io/intro/tokens-on-citadao/real-estate-token-ret.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.
