# &#x20;Select Player System

**Select Option**

Some vocations have spells that require a selected target. To make this easier, we created the **Select option**.

To select a player, right-click them and choose **Select**, or simply click them with your **mouse wheel**.

Once selected, the player will be marked by a light effect, and the selection will also appear in the **Battle List**.

With the player being selected you **don't need** to set parameters using " ".

<figure><img src="/files/p7IN4YWNGK4qWG9SlVgG" 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://mythera74.gitbook.io/mythera74/systems/select-player-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.
