# 13. What is preferred range?

The number on the bottom right of each Raider card indicates the preferred range <img src="/files/xiqxRmFw1xW0VqlASHve" alt="" data-size="line"> of the Raider. This indicates the priority in which the Raider will attack enemies based on their distance from their opponent. Clicking on a Raider during placement setup shows their exact target.

For example, if a Raider has a preferred range of 2 <img src="/files/xiqxRmFw1xW0VqlASHve" alt="" data-size="line">, they will target enemies that are 2 rows away first, and if there are no enemies at that distance, they will attack those that are closer.


---

# 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/13.-what-is-preferred-range.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.
