# battles

## Usage

![](https://472374514-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBUsh1tmjCrBEnLFJW3Ut%2Fuploads%2F7KPYcS2deLGGjdDOvscW%2FDiscord_LGssSXZPZI.png?alt=media\&token=4dbfd3a6-e7a0-40b6-9e58-11c8560c98a3)

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

<figure><img src="https://472374514-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBUsh1tmjCrBEnLFJW3Ut%2Fuploads%2FmHZIhXCHIxFJ9xs57QcQ%2FDiscord_NwHlqCMiQL.gif?alt=media&#x26;token=0b9a53e5-ee5f-4379-a53f-1ae8c39a0213" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
It can display up to 100 most recent battles.
{% endhint %}

## Options

| Option Name           | Description                                                        | Example                                                                              |
| --------------------- | ------------------------------------------------------------------ | ------------------------------------------------------------------------------------ |
| **user** *(optional)* | View the recent battles of other Discord User.                     | `@user1`, `@discorduser2`                                                            |
| **id** *(optional)*   | View the recent battles of the specified User ID or Ronin Address. | 1ec9eb7e-6697-64e4-a60c-6506ded11098, ronin:e3c740f0e8c40bfec9a74388f6cd78f8e29adf2d |

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