# axie

## Usage

![](https://472374514-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBUsh1tmjCrBEnLFJW3Ut%2Fuploads%2FozRuRa4Jfcive90d54r2%2FDiscord_gbkZiDYxYu.png?alt=media\&token=6f8a2aa6-9f4f-443d-b140-a9495768e590)

<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></figcaption></figure>

<figure><img src="https://media.discordapp.net/attachments/1079374832350793758/1079376908996853800/axie.png?width=1207&#x26;height=675" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Good to know:**

* Eggs are not supported.
* You can view the original image when using the command to enlarge it.
  {% endhint %}

## Options

| Option Name         | Description                     | Example                     |
| ------------------- | ------------------------------- | --------------------------- |
| **id** *(required)* | The Axie ID number to retrieve. | `1234`, `1000000`, `123945` |

## Permissions

#### User Permissions Needed

{% hint style="info" %}
Permissions needed by the user to execute the command.
{% endhint %}

* Use Application Commands

#### Bot Permissions Needed

{% hint style="info" %}
Permissions needed by the bot to execute the command properly.
{% endhint %}

* Read Message History
* Embed Links
* Attach Files
* Use External Emojis


---

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