> For the complete documentation index, see [llms.txt](https://docs.dragonz.mobi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dragonz.mobi/new-player-guild/clan.md).

# Clan

Clan is a useful feature for players, allowing them to trade, support each other, and participate in Clan activities to earn many rewards and resources.

Clan Activities

| Activity               | Benefits                                                                                          | Instruct                                                                                                                                                                                                                                                   |
| ---------------------- | ------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| One-Eye Camp           | One-Eye Camp is a dungeon that provides lots of power potential, dragon balls, and treasure maps. | <ul><li>Go meet Soldier at Bamboo Forest to enter the camp. Note that you need a clan ally nearby to be able to enter.</li><li>The stronger your character is, the stronger the monsters in the One-Eye Camp will become, so please be cautious.</li></ul> |
| Treasure under the Sea | The Undersea Treasure gives a large amount of EXP, Gold, and Dragon Balls.                        | <ul><li>Bring the Treasure Map to Muten Roshi to join the Undersea Treasure event.</li><li>There are 110 levels to progress through, and the higher the level, the greater the difficulty.</li></ul>                                                       |
| Black Ball War         | Black Star Dragon Balls grant a large amount of Gems.                                             | <ul><li>Opens from 20:00 to 21:00 (GMT +7). The more Dragon Balls the clan holds, the greater the rewards.</li><li>Go meet Omega at the Spaceport to check details and participate.</li></ul>                                                              |
| Upgrade Clan           | Upgrading the clan increases the stats of all its members.                                        | Collect guild capsules from guild missions to upgrade the guild. Receive guild missions at the Clan Territory.                                                                                                                                             |


---

# 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://docs.dragonz.mobi/new-player-guild/clan.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.
