# Staking & Renting Items

## **Staking**

In Metarrior, players are allowed to stake both $MEWA, $SOG token to earn different rewards. Players can stake their $MEWA tokens for passive income and earn other in-game valuable resources.

## **Renting**

In fact, thanks to NFT 2.0 technology, Metarrior's NFTs are able to stay interoperable between two different layers, which are: Experience Layer and Ownership Layer. As a result, players can rent their NFTs, which they no longer need, to other players in order to generate extra income.&#x20;


---

# 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.metarrior.com/game-system/staking-and-renting-items.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.
