# 10. What are the abilities of Raiders?

In Raiders Rumble, Raider abilities are divided into **basic attack**, **skill**, and **ultimate**, all of which are automatically performed.

**Basic attack and skill**: are performed in turn-based on a predetermined number of rounds, with each cycle consisting of five rounds. During battles, the Raider selection interface indicates the round numbers for each Raider's basic attack and skill. Relevant information can also be found in the "**Collection**" > "**Raiders**" section.&#x20;

**Ultimate**: triggered under certain conditions and can only be performed once per battle. Even if the Raider is defeated early, their ultimate will still be triggered if the conditions are met.

<figure><img src="/files/TLKbWGNxulPlminaBV6F" alt=""><figcaption></figcaption></figure>


---

# 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://raidersrumble.gitbook.io/faq/english/10.-what-are-the-abilities-of-raiders.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.
