# Metabot

Metabot is a Discord bot created by [Metaguild](https://metaguild.com) for its Axie Infinity [scholarship](https://metaguild.notion.site/New-Player-Guide-efdf9e7b0a5f4a43b728cefd5d67df47) players. Metabot 2.0 utilizes [slash commands](https://support.discord.com/hc/en-us/articles/1500000368501-Slash-Commands-FAQ), which is a new way to interact with bots in Discord.


---

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