# Commands

- [/aavegotchi](https://metabot.metaguild.com/commands/aavegotchi.md): Apply for Aavegotchi Lending Program!
- [/scholarship application](https://metabot.metaguild.com/commands/scholarship-application.md): Apply for Axie Infinity Scholarship Program!
- [Player Commands](https://metabot.metaguild.com/commands/player-commands.md): You can use this commands if you have "Axie Trainer" role.
- [/credentials](https://metabot.metaguild.com/commands/player-commands/credentials.md): Your login and password for an axie account.
- [/status](https://metabot.metaguild.com/commands/player-commands/status.md): Check your MMR, earned SLP, loyalty stage and share.
- [/claim](https://metabot.metaguild.com/commands/player-commands/claim.md): Claim SLP earnings to your Ronin wallet.
- [/claim axs](https://metabot.metaguild.com/commands/player-commands/claim-axs.md): Claim AXS earnings to your Ronin wallet.
- [/qr](https://metabot.metaguild.com/commands/player-commands/qr.md): A simple way to login on your phone.
- [/lineup](https://metabot.metaguild.com/commands/player-commands/lineup.md): Shows your team from the game.
- [/top](https://metabot.metaguild.com/commands/player-commands/top.md): Leaderboard.
- [/swap axie](https://metabot.metaguild.com/commands/player-commands/swap-axie.md): Swap axies with other players.
- [Esports Commands](https://metabot.metaguild.com/commands/esports-commands.md): You can use this commands if you have \`@Esports\` role.
- [/send axie](https://metabot.metaguild.com/commands/esports-commands/send-axie.md): Send axies from account to account.
- [/breed](https://metabot.metaguild.com/commands/esports-commands/breed.md): Command to start breeding axies.


---

# 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/commands.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.
