# Axieum

## Main Features

* Display Player Stats (Crafting Level, Rank, Stamina, SLP, Battles)
* Display Player Inventory (Charms, Runes, Mintability, Mintability Date)
* Display Axie Information&#x20;
* Guild's Custom Leaderboard&#x20;
* Current Event Leaderboard
* Current Season Leaderboard
* Display Token Prices (AXS, RON, SLP, ETH)
* Display User Token Holdings or Assets
* Display User Staked Tokens (AXS, RON/WETH, RON/USDC, RON/SLP, RON/AXS)
* Cards, Charms, Runes Explorer
* Fun Mini Games (Hangman, Guess)

{% hint style="info" %}
This Discord bot only requires a Ronin Address or User ID to use.
{% endhint %}

## Images

<div><figure><img src="https://472374514-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBUsh1tmjCrBEnLFJW3Ut%2Fuploads%2F1BxZIkEvYwGlqYR4SelG%2FDiscord_EjHdo1Bdue.png?alt=media&#x26;token=0743019a-a686-4ceb-a836-364fbbcfac55" alt=""><figcaption><p><a href="commands/axie-commands/leaderboard">leaderboard command</a></p></figcaption></figure> <figure><img src="https://472374514-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBUsh1tmjCrBEnLFJW3Ut%2Fuploads%2FoHmFEEVQvrWLAOBRJSoc%2FDiscord_WJ1S9llw9x.png?alt=media&#x26;token=5dcd1813-50b1-4d62-8608-3e544a0dd52d" alt=""><figcaption><p><a href="commands/fun-comands/hangman">hangman command</a></p></figcaption></figure> <figure><img src="https://472374514-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBUsh1tmjCrBEnLFJW3Ut%2Fuploads%2FQCKZoyFpEFtHEjyQhg16%2FDiscord_yl9TMs1yE5.png?alt=media&#x26;token=e25564ac-6391-4fc7-af31-9ccd13405053" alt=""><figcaption><p><a href="commands/axie-commands/battles">battles command</a></p></figcaption></figure> <figure><img src="https://472374514-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBUsh1tmjCrBEnLFJW3Ut%2Fuploads%2FL1S7cZKkShigNnKVA6T3%2FDiscord_hB8yxE7TcJ.png?alt=media&#x26;token=5c75cbea-09f0-471f-94e2-75b2af00b2dd" alt=""><figcaption><p><a href="commands/axie-commands/inventory">inventory command</a></p></figcaption></figure> <figure><img src="https://472374514-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBUsh1tmjCrBEnLFJW3Ut%2Fuploads%2FESW5eg7OcCGaOsuuTGaN%2FDiscord_Kas2EHztNR.png?alt=media&#x26;token=5f91a461-a035-44a6-8778-db61d8d70edd" alt=""><figcaption><p><a href="commands/axie-commands/axie">axie command</a></p></figcaption></figure> <figure><img src="https://472374514-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBUsh1tmjCrBEnLFJW3Ut%2Fuploads%2FR4oGHkCIdezenD7oTNUO%2FDiscord_BRh6chaE7U.png?alt=media&#x26;token=53908e31-5f69-4a44-87fe-97d4ca7eb4b6" alt=""><figcaption><p><a href="commands/axie-commands/stats">stats command</a></p></figcaption></figure></div>

## Demo

{% embed url="<https://user-images.githubusercontent.com/90774126/228704377-c09308b0-dadb-44a8-9e98-d2e046b445f1.mp4>" %}

{% hint style="info" %}
You can [check out all the commands](https://axiehelper.gitbook.io/app/commands) on its own section.

* [Account Commands](https://axiehelper.gitbook.io/app/commands/fun-comands)
* [Axie Commands](https://axiehelper.gitbook.io/app/commands/axie-commands)
* [Crypto Commands](https://axiehelper.gitbook.io/app/commands/crypto-commands)
* [Mod Commands](https://axiehelper.gitbook.io/app/commands/mod-commands)
* [Misc Commands](https://axiehelper.gitbook.io/app/commands/misc-commands)
* [Info Commands](https://axiehelper.gitbook.io/app/commands/info-commands)
* [Fun Commands](https://axiehelper.gitbook.io/app/commands/fun-comands)
  {% endhint %}


---

# 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://axiehelper.gitbook.io/app/undefined.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.
