# Battle Information System

<figure><img src="https://425068765-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJbYz3gU4eaJtuGJwEVjE%2Fuploads%2FDXDsMTrvBJiM8s8KkLT1%2FFBattleInfo.gif?alt=media&#x26;token=94686c24-7160-418a-bade-34e2c79b6eac" alt=""><figcaption><p>Demonstration on how to use @battleinfo.</p></figcaption></figure>

<table><thead><tr><th width="212">Filter Type</th><th width="524"></th></tr></thead><tbody><tr><td>0 - Off</td><td>Turn off 'battleinfo'</td></tr><tr><td>1 - Kill / Death</td><td>Shows who you killed or who killed you.</td></tr><tr><td>2 - Dispell</td><td>Shows who dispelled you.</td></tr><tr><td>4 - Provoke</td><td>Shows who provoked you.</td></tr><tr><td>8 - Mind Breaker</td><td>Shows who casted a mindbreaker skill on you.</td></tr><tr><td>15 - All</td><td>Enable all filter type</td></tr></tbody></table>

***


---

# 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://battlero.gitbook.io/introduction/getting-started/custom-in-game-commands/battle-information-system.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.
