# ⚡AFK System

The AFK (Away From Keyboard) System in **New Madrigal Flyff** helps players identify inactive users. If a player remains inactive for a certain period, an AFK tag will appear next to their username. This feature ensures better communication and awareness among players.

<details>

<summary>🔍 How It Works</summary>

* ⏳ If a player does not perform any actions (e.g., moving, attacking, chatting, or interacting with NPCs) for **5 minutes**, an 🏷️ **AFK** tag will appear next to their username.
* 🔄 The AFK tag will remain visible until the player performs an action again.
* 👤 Players with the AFK tag are still online but may not respond to messages or trade requests

</details>

<details>

<summary>🎯 Benefits</summary>

* 🗣️ **Improves Communication**: Helps party members and guildmates know who is currently active.
* ❓ **Prevents Confusion**: Reduces misunderstandings when players appear online but are not responding.
* 🎮 **Enhances Gameplay**: Allows better coordination in dungeons, PvP, and raids by identifying active members.

</details>

<details>

<summary>ℹ️ Additional Notes</summary>

* ⚙️ The AFK System is automatic and does not require any setup.
* 🚫 AFK players will not be automatically disconnected from the game.

</details>

<figure><img src="/files/vYu0MwIye2vln6FYYrPJ" alt=""><figcaption></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://newmadrigal1.gitbook.io/new-madrigal-wiki/game-features/system/afk-system.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.
