> For the complete documentation index, see [llms.txt](https://darkgroom.gitbook.io/darkgroom-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://darkgroom.gitbook.io/darkgroom-docs/key-features/afk.md).

# @afk

The **@afk** command lets you passively earn zeny while your character is offline from the game client. It is designed for players who want a small, consistent income stream without active grinding.

### How it works <a href="#how-it-works" id="how-it-works"></a>

* When you use `@afk`, your character enters AFK mode and remains online on the server, even if your client disconnects or you close the game.
* While in AFK mode, your character generates zeny at a fixed rate of **10,000 zeny per hour**.

<figure><img src="/files/LJSnGiEtULJulmAISDrh" alt=""><figcaption></figcaption></figure>

* AFK mode is meant for idle presence only, so your character will not move, attack, or interact with monsters or other players.

### Usage notes <a href="#usage-notes" id="usage-notes"></a>

* Make sure your character is in a safe location before activating `@afk`, as standard game rules about map safety and interactions still apply.
* The zeny rate and behavior of `@afk` may be adjusted in future updates based on server balance and community feedback.

## <mark style="color:purple;">VIP Benefits</mark>

<mark style="color:purple;">VIP players receive additional AFK privileges:</mark>

* <mark style="color:purple;">VIP players can use</mark> <mark style="color:purple;"></mark><mark style="color:purple;">`@afk`</mark> <mark style="color:purple;"></mark><mark style="color:purple;">in</mark> <mark style="color:purple;"></mark><mark style="color:purple;">**all towns**</mark>
* <mark style="color:purple;">Non-VIP players can only use</mark> <mark style="color:purple;"></mark><mark style="color:purple;">`@afk`</mark> <mark style="color:purple;"></mark><mark style="color:purple;">inside</mark> <mark style="color:purple;"></mark><mark style="color:purple;">**Prontera**</mark>
* <mark style="color:purple;">VIP users have more flexibility for social hangout locations while AFKing</mark>

<mark style="color:purple;">This feature rewards long-term supporters while keeping the system balanced for everyone.</mark>


---

# 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:

```
GET https://darkgroom.gitbook.io/darkgroom-docs/key-features/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.
