# /afk

## Usage

* `reason` This will be shown to other users why you are away.\\

<figure><img src="/files/gqCEgBYOlpYMLhwlEIbh" alt=""><figcaption><p>User being Away from Keyboard</p></figcaption></figure>

## Features in words

The `/afk` command is a useful feature that lets others know when you're away from keyboard. Waya will automatically send a message with your reason for being away whenever someone mentions you, regardless of which guild you're in.

Waya will also remove your AFK status as soon as you send a message anywhere, so you don't have to worry about remembering to turn it off.

![](/files/CuKansEPb8aQuceDx150)

## Conclusion

The AFK feature in Waya is an amazing addition to any Discord server. It allows users to easily notify others that they are away from their keyboard, without the need to constantly repeat themselves or miss important messages. The automatic removal of the AFK state once a user sends a message is especially helpful, as it ensures that users don't miss out on any conversations or updates once they return. With Waya's AFK feature, users can take breaks without worry, knowing that they won't miss anything important.


---

# 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://docs.waya.one/slash-commands/afk.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.
