> For the complete documentation index, see [llms.txt](https://arkaik.gitbook.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://arkaik.gitbook.io/wiki/sistemas/smartcast.md).

# SMARTCAST

<figure><img src="/files/Zw5ZivkejSB7bmvsYsBr" alt=""><figcaption><p><mark style="color:red;"><strong>SMARTCAST em ação</strong></mark></p></figcaption></figure>

* Por padrão o smartcast vem habilitado, mas caso prefira, você pode desativar ou ativar ele a qualquer momento digitando no chat <mark style="background-color:red;">**/smartcast**</mark>.

## Funcionalidades

#### <mark style="color:red;">Auto conjuração Rápida</mark>

* A qualquer momento segura shift para conjurar habilidades em sí mesmo.

#### <mark style="color:red;">Spam de Habilidades</mark>

* Segure a tecla do atalho da habilidade para ficar utilizando a mesma direto até ela estar disponível.

### Conjuração Automática em Alvo Marcado

* **Ao colocar o cursor em cima de um alvo**, você ativa ele como seu <mark style="color:red;">**alvo atual**</mark>.&#x20;
* Usar habilidades ofensivas mesmo sem estar com o cursor em cima dele faz com que elas sejam conjuradas automaticamente neles.

## Demonstrativo de Validação de Alvo

<table><thead><tr><th width="95">Circulo</th><th>Descrição</th></tr></thead><tbody><tr><td><img src="/files/u6Gys0Q1XEwaFo1OfOdb" alt=""></td><td><mark style="color:red;">Alvo válido para habilidades ofensivas.</mark></td></tr><tr><td><img src="/files/UUKe6wjj2CifXI7PfcrK" alt=""></td><td><mark style="color:blue;">Alvo válido para habilidades de grupo ou de suporte</mark></td></tr><tr><td><img src="/files/MEoXtKjYplOJTxMLtycg" alt=""></td><td><mark style="color:green;">Alvo válido para habilidades de suporte.</mark></td></tr></tbody></table>

<br>

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://arkaik.gitbook.io/wiki/sistemas/smartcast.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
