# Eternal Flyff - Wiki

## Eternal Flyff

- [Eternal FlyFF Wiki](https://eternal-flyff.gitbook.io/flyff/eternal-flyff-wiki.md)
- [Server Rates](https://eternal-flyff.gitbook.io/flyff/server-rates.md)
- [Technical Game Problems?](https://eternal-flyff.gitbook.io/flyff/technical-game-problems.md)
- [Beginner Guide](https://eternal-flyff.gitbook.io/flyff/new-players/beginner-guide.md): Welcome to the Eternal Flyff Beginner's Guide!
- [Freebies (Starter Pack's)](https://eternal-flyff.gitbook.io/flyff/new-players/freebies-starter-packs.md): Eternal Flyff - Starter Pack's
- [Auto Shout](https://eternal-flyff.gitbook.io/flyff/systems/auto-shout.md)
- [Ai Systems](https://eternal-flyff.gitbook.io/flyff/systems/ai-systems.md)
- [Awake Window](https://eternal-flyff.gitbook.io/flyff/systems/awake-window.md)
- [Box Preview System](https://eternal-flyff.gitbook.io/flyff/systems/box-preview-system.md)
- [Dungeon Entries](https://eternal-flyff.gitbook.io/flyff/systems/dungeon-entries.md)
- [Jobs Wiki](https://eternal-flyff.gitbook.io/flyff/systems/jobs-wiki.md)
- [Monsters Wiki](https://eternal-flyff.gitbook.io/flyff/systems/monsters-wiki.md)
- [Items Wiki](https://eternal-flyff.gitbook.io/flyff/systems/items-wiki.md)
- [Monster Clash](https://eternal-flyff.gitbook.io/flyff/systems/monster-clash.md)
- [Model Changes](https://eternal-flyff.gitbook.io/flyff/systems/model-changes.md)
- [Recycle](https://eternal-flyff.gitbook.io/flyff/systems/recycle.md)
- [Glyph](https://eternal-flyff.gitbook.io/flyff/systems/glyph.md)
- [Rarity](https://eternal-flyff.gitbook.io/flyff/systems/rarity.md)
- [Couple, ForceMaster & Seraph buff](https://eternal-flyff.gitbook.io/flyff/guides/couple-forcemaster-and-seraph-buff.md)
- [Vote](https://eternal-flyff.gitbook.io/flyff/guides/vote.md)
- [Glyph](https://eternal-flyff.gitbook.io/flyff/guides/glyph.md)
- [Premium (VIP)](https://eternal-flyff.gitbook.io/flyff/guides/premium-vip.md)
- [Dual / Multi Client](https://eternal-flyff.gitbook.io/flyff/guides/dual-multi-client.md)
- [Eternal Quest Chips](https://eternal-flyff.gitbook.io/flyff/guides/eternal-quest-chips.md)
- [Element & Weapon Glowchange](https://eternal-flyff.gitbook.io/flyff/sets-weapons-and-items/element-and-weapon-glowchange.md)
- [Fashion Combine](https://eternal-flyff.gitbook.io/flyff/sets-weapons-and-items/fashion-combine.md)
- [Glow Changes](https://eternal-flyff.gitbook.io/flyff/sets-weapons-and-items/glow-changes.md)
- [Guild Buff System](https://eternal-flyff.gitbook.io/flyff/guild-and-pvp/guild-buff-system.md)
- [Guild Siege](https://eternal-flyff.gitbook.io/flyff/guild-and-pvp/guild-siege.md)
- [Free for All (FFA)](https://eternal-flyff.gitbook.io/flyff/guild-and-pvp/free-for-all-ffa.md)
- [Aminus H/M](https://eternal-flyff.gitbook.io/flyff/dungeon/aminus-h-m.md)
- [ETERNAL DUNGEON 1 / 2](https://eternal-flyff.gitbook.io/flyff/dungeon/eternal-dungeon-1-2.md)
- [Ankou](https://eternal-flyff.gitbook.io/flyff/dungeon/ankou.md)
- [Kheldor](https://eternal-flyff.gitbook.io/flyff/dungeon/kheldor.md)
- [World Boss](https://eternal-flyff.gitbook.io/flyff/dungeon/world-boss.md)
- [TRAMNUK / MASTER TRAMNUK](https://eternal-flyff.gitbook.io/flyff/dungeon/tramnuk-master-tramnuk.md)
- [Kalgas Cave](https://eternal-flyff.gitbook.io/flyff/dungeon/kalgas-cave.md)
- [Vulcano](https://eternal-flyff.gitbook.io/flyff/farm-areas/vulcano.md)
- [Forsaken Tower floor B5](https://eternal-flyff.gitbook.io/flyff/farm-areas/forsaken-tower-floor-b5.md)
- [Coral](https://eternal-flyff.gitbook.io/flyff/farm-areas/coral.md)
- [Azria](https://eternal-flyff.gitbook.io/flyff/farm-areas/azria.md)
- [Traseia](https://eternal-flyff.gitbook.io/flyff/farm-areas/traseia.md)
- [Quality of Life Changes](https://eternal-flyff.gitbook.io/flyff/qol-changes/quality-of-life-changes.md)
- [Party Finder](https://eternal-flyff.gitbook.io/flyff/qol-changes/party-finder.md)
- [Teleporter](https://eternal-flyff.gitbook.io/flyff/qol-changes/teleporter.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://eternal-flyff.gitbook.io/flyff/eternal-flyff-wiki.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.
