> ## Documentation Index
> Fetch the complete documentation index at: https://wiki.petto.sbs/llms.txt
> Use this file to discover all available pages before exploring further.

# AFK

> Mark yourself away, clears on your next message.

## Overview

Mark yourself away with an optional reason. Anyone who mentions you while you're AFK gets told you're away, and it clears automatically the moment you send a message again.

## Commands

<CodeGroup>
  ```javascript Syntax theme={null}
  !afk [reason]
  !afk set [reason]
  !afk mentions
  ```

  ```javascript Example theme={null}
  !afk "Sleeping"
  !afk set "Sleeping"
  !afk mentions
  ```
</CodeGroup>

`mentions` shows who mentioned you in the last 3 days while you were away, even after you're no longer AFK. Purely personal, nothing to configure server-side.
