# SMARTCAST

<figure><img src="/files/c3oJ1XmBEV6KDSx7xdtu" alt=""><figcaption><p><mark style="color:red;"><strong>SMARTCAST in action</strong></mark></p></figcaption></figure>

## **Smartcast System**

* By default, **smartcast** is enabled, but you can **disable or enable** it anytime by typing **/smartcast** in the chat.

***

## **Features**

**Quick Auto-Cast**

* Hold **Shift** at any time to **cast skills on yourself**.

<mark style="color:red;">**Skill Spamming**</mark>

* Hold the skill hotkey to continuously cast the same skill until it's available again.

***

## **Automatic Casting on Marked Target**

* **When you place the cursor over a target**, you set it as your <mark style="color:red;">**current target**</mark>.
* Using **offensive skills**, even **without having the cursor on the target**, will **automatically cast them on it**.

## **Target Validation Demonstration**

<table><thead><tr><th width="95">Circle</th><th>Description</th></tr></thead><tbody><tr><td><img src="/files/kZTGvDCGrfYpW8oNgYxP" alt=""></td><td><mark style="color:red;">Valid target for offensive skills.</mark></td></tr><tr><td><img src="/files/HUATRmJ6cp4QF9raMvRc" alt=""></td><td><mark style="color:blue;">Valid target for group or support skills.</mark></td></tr><tr><td><img src="/files/SjaoxP8jSown3d3zScZv" alt=""></td><td><mark style="color:green;">Valid target for support skills.</mark></td></tr></tbody></table>


---

# 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://talesofloki.gitbook.io/tales-of-loki-valorian/systems/smartcast.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.
