> For the complete documentation index, see [llms.txt](https://wiki.playcabal.to/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.playcabal.to/chat-commands/bm3/configuration.md).

# Configuration

The Battle Mode 3 Feature can be easily configured by typing the Combo in exact order how it should be Done.

For finding the Right Combo check [Broken mention](broken://pages/gqT50DLmcs3xfniYIHkd)

## Example

{% hint style="info" %}
In this Example the Class Blader is used. To find out more about your Class check here: [Classes](/content/basics/classes.md)
{% endhint %}

|                         | Example                                                             |
| ----------------------- | ------------------------------------------------------------------- |
| Command                 | <img src="/files/9RdCeJf6yR9U0JKE1RJP" alt="" data-size="original"> |
| Response in Chat        | <img src="/files/ghqvmCQ2jupubyeYnBSc" alt="" data-size="original"> |
| Response in System Chat | <img src="/files/THkrJZfzS4mVwmscNqe1" alt="" data-size="original"> |

{% hint style="info" %}
This Configuration will result in the System using the following Attack Combination:

1. A Attack
2. A Attack
3. B Attack
4. A Attack
5. First Fatal Attack
   {% endhint %}

{% hint style="info" %}
If you want to use more Fatal Attacks use either "2" or "3"

![](/files/y4GyY4ZpYUtYsNWRiU5g)
{% endhint %}

If you want to use more Normal (A or B) Attacks use more Combinations in the Setup

|                         | Example                                                             |
| ----------------------- | ------------------------------------------------------------------- |
| Command                 | <img src="/files/mmjeSS8pwXJuyP3I86TO" alt="" data-size="original"> |
| Response in Chat        | <img src="/files/Ec8ELurC90d3iX1oQBEm" alt="" data-size="original"> |
| Response in System Chat | <img src="/files/icu9DSnNgB29IyIruXec" alt="" data-size="original"> |

{% hint style="warning" %}
Any Change of the Sequence while playing is a immediate Change and will be active instantly.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wiki.playcabal.to/chat-commands/bm3/configuration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
