# The Six Dragons Game Guide

## The Six Dragons Game Guide

- [The Six Dragons](https://guide.thesixdragons.com/the-six-dragons.md): The first Open World RPG on Blockchain
- [About the Game](https://guide.thesixdragons.com/about-the-game.md)
- [Getting Started](https://guide.thesixdragons.com/game-guide/getting-started.md): Everything you need to know in order to start playing!
- [Player Stats & Buffs](https://guide.thesixdragons.com/game-guide/getting-started/player-stats-and-buffs.md): Understand what the different of the stats of your character mean
- [Area Levels](https://guide.thesixdragons.com/game-guide/getting-started/area-levels.md): Map out the world
- [Resources & Materials](https://guide.thesixdragons.com/game-guide/getting-started/resources-and-materials.md)
- [Exploring the World](https://guide.thesixdragons.com/game-guide/exploring-the-world.md)
- [The 8 Villages](https://guide.thesixdragons.com/game-guide/exploring-the-world/the-8-villages.md): Discovering the villages of the realm
- [The Six Dragons](https://guide.thesixdragons.com/game-guide/exploring-the-world/the-six-dragons.md)
- [Quests](https://guide.thesixdragons.com/game-guide/exploring-the-world/quests.md): Everything you need to know about quests.
- [Flags & Teleports](https://guide.thesixdragons.com/game-guide/exploring-the-world/flags-and-teleports.md): Teleport anywhere in the world
- [Teleports](https://guide.thesixdragons.com/game-guide/exploring-the-world/flags-and-teleports/teleports.md)
- [Flags](https://guide.thesixdragons.com/game-guide/exploring-the-world/flags-and-teleports/flags.md)
- [Arenas & Dungeons](https://guide.thesixdragons.com/game-guide/exploring-the-world/arenas-and-dungeons.md): Discover the secrets hidden inside the Dungeons & experience epic arena battles.
- [Multi-Single Mechanics](https://guide.thesixdragons.com/game-guide/multi-single-mechanics.md)
- [Marketplace](https://guide.thesixdragons.com/game-guide/multi-single-mechanics/marketplace.md)
- [Area Progress](https://guide.thesixdragons.com/game-guide/multi-single-mechanics/area-progress.md)
- [Rift Portals](https://guide.thesixdragons.com/game-guide/multi-single-mechanics/area-progress/rift-portals.md)
- [Character Development](https://guide.thesixdragons.com/game-guide/character-development.md)
- [Character Levels](https://guide.thesixdragons.com/game-guide/character-development/character-levels.md)
- [Skills and Abilities](https://guide.thesixdragons.com/game-guide/character-development/skills-and-abilities.md)
- [Fishing & Campfire Cooking](https://guide.thesixdragons.com/game-guide/character-development/fishing-and-campfire-cooking.md)
- [Game Mechanics](https://guide.thesixdragons.com/game-guide/game-mechanics.md)
- [Crafting](https://guide.thesixdragons.com/game-guide/game-mechanics/crafting.md): Learn how you can craft OC or BC assets.
- [The Blacksmith's Service](https://guide.thesixdragons.com/game-guide/game-mechanics/the-blacksmiths-service.md): Learn how you can earn from lending your Crafting Recipes.
- [Transferring Assets](https://guide.thesixdragons.com/game-guide/game-mechanics/transferring-assets.md): Learn how you can convert your OC items to BC
- [Item Upgrade](https://guide.thesixdragons.com/game-guide/game-mechanics/item-upgrade.md): Learn how to upgrade the Lv of your OC items
- [Armor & Weapon Enchanting](https://guide.thesixdragons.com/game-guide/game-mechanics/armor-and-weapon-enchanting.md)
- [Armor & Weapon Specialization](https://guide.thesixdragons.com/game-guide/game-mechanics/armor-and-weapon-specialization.md)
- [Weapon & Armor Durability](https://guide.thesixdragons.com/game-guide/game-mechanics/weapon-and-armor-durability.md)
- [Enjin Multiverse Event 2026](https://guide.thesixdragons.com/enjin-multiverse-event-2026.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://guide.thesixdragons.com/the-six-dragons.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.
