# NFT Ecosystem

{% embed url="<https://www.youtube.com/watch?v=OgwErjg0mWI>" %}

Landshare Real Estate NFTs are stylized 3D NFT models of the real-world properties sold on the platform. The NFTs are used to multiply the yields of the RWA Token by granting additional LAND Token rewards.

## How NFTs Work

Each real estate NFT acts as a **yield multiplier** for your staked RWA Tokens.&#x20;

In order to increase your yield multiplier, you can add new NFTs or upgrade your existing ones. For a complete guide on how NFTs and yield multipliers work, see below:

{% content-ref url="nft-ecosystem/staking-and-yield-multiplier" %}
[staking-and-yield-multiplier](https://docs.landshare.io/platform-features/nft-ecosystem/staking-and-yield-multiplier)
{% endcontent-ref %}

{% content-ref url="nft-ecosystem/yield-upgrades" %}
[yield-upgrades](https://docs.landshare.io/platform-features/nft-ecosystem/yield-upgrades)
{% endcontent-ref %}

## How to get a Real Estate NFT

The first step to obtaining an NFT is buying RWA Tokens. Not only do they provide NFT Credits used to mint new NFTs, but they also must be staked to earn rewards from your yield multiplier. To get RWA Tokens, visit [app.landshare.io/rwa](https://app.landshare.io/rwa) or follow the guide below:

{% content-ref url="../quickstart-guides/how-to-invest-in-real-estate-with-landshare" %}
[how-to-invest-in-real-estate-with-landshare](https://docs.landshare.io/quickstart-guides/how-to-invest-in-real-estate-with-landshare)
{% endcontent-ref %}

After buying RWA Tokens, you will receive **NFT Credits.** Each RWA Token purchase grants 1 single NFT Credit.&#x20;

### Minting your NFT

With NFT Credits in hand, visit the mint page at <https://app.landshare.io/nft/mint>. The more NFT Credits you have, the more harvestable LAND you can load into your NFT.  For more details, check out our NFT quickstart guide.

{% content-ref url="../quickstart-guides/nft-quickstart-guide" %}
[nft-quickstart-guide](https://docs.landshare.io/quickstart-guides/nft-quickstart-guide)
{% endcontent-ref %}

## How to upgrade and earn from your NFT

Learn about the game mechanics in the Landshare Real Estate NFT ecosystem:

{% content-ref url="nft-ecosystem/resources-and-facilities" %}
[resources-and-facilities](https://docs.landshare.io/platform-features/nft-ecosystem/resources-and-facilities)
{% endcontent-ref %}

{% content-ref url="nft-ecosystem/yield-upgrades" %}
[yield-upgrades](https://docs.landshare.io/platform-features/nft-ecosystem/yield-upgrades)
{% endcontent-ref %}

{% content-ref url="nft-ecosystem/production-upgrades" %}
[production-upgrades](https://docs.landshare.io/platform-features/nft-ecosystem/production-upgrades)
{% endcontent-ref %}

{% content-ref url="nft-ecosystem/durability-and-repairs" %}
[durability-and-repairs](https://docs.landshare.io/platform-features/nft-ecosystem/durability-and-repairs)
{% endcontent-ref %}


---

# 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.landshare.io/platform-features/nft-ecosystem.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.
