# Staking

![Magus Staking](https://2770078219-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8lxD7Wc1awhX4dACV0h1%2Fuploads%2FTdMOdG8hNYiXCdSQV0sZ%2FStaking.png?alt=media\&token=be63a8ff-2e1a-463a-acf5-9336f3279195)

The Magus rewards holders with more $MGS based on the number of Magus held. Holders will have to pay gas if they want to claim the $MGS. Our website will show the amount of $MGS you have accumulated that you are able to claim and your current balance at the time.&#x20;

We will be using an off-chain wallet for earning; therefore, all the marketplace interactions will be completely gasles&#x73;**.**

| Holding tier | Bonus | $MGS/day per Magus |
| ------------ | ----- | ------------------ |
| 1 - 4        | 0     | 10.0               |
| 5 - 9        | 15%   | 11.5               |
| 10 - 19      | 25%   | 12.5               |
| 20 - 49      | 35%   | 13.5               |
| 50>          | 50%   | 15.0               |

Holding a Magus will yield $MGS each day, and the bonus of $MGS yield will be based on the number of Magus held as shown on the table above. The amount of $MGS yielded will be based on timestamp, which means that it will look at the time your Magus was staked and compare it to the current time in which you want to view your accumulated $MGS.


---

# 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://the-magus.gitbook.io/the-magus-staking/token-and-staking/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.
