# Stages

Playing for Metaguild for a longer time increases your SLP rewards share in Axie Infinity. For example, if you've been playing for Metaguild for more than 150 days, you will get 65% of your SLP rewards in addition to [other bonuses](https://metabot.metaguild.com/bonuses/).

| Stage | Days Required | Base Player Share |
| :---: | :-----------: | :---------------: |
|   0   |       0       |        50%        |
|   1   |       30      |        55%        |
|   2   |       75      |        60%        |
|   3   |      150      |        65%        |
|   4   |      300      |        69%        |

Your stage and share according to it is shown in `/status` bar.                         &#x20;

![/status response](/files/LJcIpYN7a6cGp2aWJFYG)


---

# 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://metabot.metaguild.com/loyalty-bonus/stages.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.
