# Setting an AFK Status

If you need to step away from your computer for a bit, you can let others know with the AFK status command. It's easy!&#x20;

Just choose the <mark style="color:purple;">**`/afk status`**</mark> command and type in a quick message if you like.&#x20;

Once you've set your status, you'll get a confirmation message. And don't worry about anyone wondering where you are - your nickname will be temporarily changed to <mark style="color:purple;">**`@[AFK] Member`**</mark> to let everyone know you're away.

<figure><img src="https://i.imgur.com/4v2pTFZ.png" alt="" width="563"><figcaption><p>setting an AFK status</p></figcaption></figure>

<figure><img src="https://i.imgur.com/t38t1NV.png" alt="" width="563"><figcaption><p>The AFK status is now active!</p></figcaption></figure>

If someone mentions you in the server, they will be able to see that you are currently away from your keyboard and how long you have been gone.

<figure><img src="https://i.imgur.com/SwCsrRt.png" alt="" width="563"><figcaption><p>AFK status being activated when mentioned</p></figcaption></figure>

As soon as you come back and reply, your AFK status will disappear on its own, and your server Display Name will be back as your nickname. You'll get a notification letting everyone know that you're back!

<figure><img src="https://i.imgur.com/2jvXFkd.png" alt="" width="563"><figcaption><p>AFK status has been removed</p></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://docs.mochi.bot/tools-and-automation/afk-status/setting-an-afk-status.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.
