# Register Attack Notify

This is a **mandatory Animation Notify State** for the **Combo System**. This notify is used to control the Montage Section of the Combo.

When working with a **Combo Montage,** ensure that you add these notifies and adjust their **Queued Section** correctly:

<figure><img src="/files/2FlU6z5S20oiXYWUcnRu" alt=""><figcaption></figcaption></figure>

For more information, check out the [Creating New Attacks/Combo Montages page.](/getting-started/quickstart/setup-custom-montages.md#creating-new-attacks-combo-montages)


---

# 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://soulslike-framework.isik.vip/animation-notifies/damaging-and-combos/register-attack-notify.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.
