# Staking

Actively engaging in battles offers the fastest way for Masters to earn glory and riches. However, there exists also another path, more suitable for those who wish to grow while being absent from the realm of Godai. This is enabled either by entering a deep state of meditation or renting out your NFTs to other users.

## Meditation

Meditation allows Acolytes to earn experience points and Chi over time. While being in the state of meditation they can not participate in battles or be rented to other players. Furthermore, entering the state of meditation requires certain **warmup** time, while upon exiting the state of meditation the fighter can not enter meditation again until the **cooldown** period has elapsed. However, the meditation rewards can be collected without the fighter leaving the meditation state.

## Renting

Renting allows a Master to passively earn fees from other users by providing them access to his/her NFTs. The fee rates (minimum fee and bounty percentage) are determined by the Master. The fees are paid by the user borrowing an NFT and can be claimed by the owner once the battle has finished. Additionally, the Acolytes that are borrowed and take part in battles earn 10% of the experience points that they would earn if they entered the battle with their own Master. While the NFTs are rented they can not be used for battles or enter meditation.


---

# 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.godai.world/about/game-mechanics/staking.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.
