> 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/map.md).

# Map

Some Important Maps

* Gohan House, Moori House, Broly House: This is the place where the character returns after being defeated. Here, players can upgrade and harvest Senzu Beans and interact with the starting NPC.
* Moori Cliff: A place where players or disciples can raise their power limit to the next level, the Charm Shop and Equipment upgrade store.
* Kakarot Cliff: The location to enter the Martial Arts Tournament, the Charm Shop and Equipment upgrade store.
* Aru Cliff: The Charm Shop and Equipment upgrade store.
* Spaceport: The location to move to another planet, Skill Book Shop, Black Ball War.
* Bamboo Forest: Location to join the One-Eye Camp.
* Vegeta City: Location to travel to Planet Nappa and Planet Cold.
* Karin Forest: Location to receive daily quests and to travel to Karin Town.
* Sacred Temple: Location to teleport to Planet Kaio.
* Planet Kaio: Location to travel to Kaio Sanctuary. Location to exchange for Destruction equipment.
* Kaio Sanctuary: Auto-training provides the richest amount of experience.
* Planet Beerus:  Location to learn Ultimate Skills and exchange for Angel equipment.
* Kame Island: Location to Exchange Titles, join the Undersea Treasure, and enter the Clan Territory. It is also the place to enhance equipment.
* Golden Ape Mountain: Location where Boss Frieza appears and where you can travel to Planet Yardrat.
* World Martial Arts Tournament: Location where the Martial Arts Tournament events take place.
* Guild Territory: Location to receive clan missions and access maps where Porata enhancement materials can be found.


---

# 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/map.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.
