# Staking & Yield Multiplier

The **yield multiplier** determines the amount of LAND Token rewards you will earn per year from staking RWA Tokens. Each active NFT you own contributes to a single yield multiplier.&#x20;

With the RWA Token update, yield multipliers are applied per **50 RWA Tokens** staked. For example, if you have 500 RWA Tokens staked and the combined yield multiplier for all NFTs is 15x, you will earn 150 LAND per year.&#x20;

> **Annual LAND Yield** = Total Yield Multiplier \* RWA Tokens Staked / 50

You can view your total yield multiplier and LAND yields on the NFT overview page.


---

# 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/staking-and-yield-multiplier.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.
