> For the complete documentation index, see [llms.txt](https://about.petopiagame.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://about.petopiagame.io/the-game/event-modes-mirai-server/guild-tournaments.md).

# Guild Tournaments

The Guild Tournament is a competitive event in Petopia that brings guilds together to showcase their teamwork and strategy. Guilds compete in various event modes to earn **Guild Trophies**, climb leaderboards, and secure valuable rewards. With collaboration at its core, the Guild Tournament is designed to challenge players and celebrate guild achievements.

#### **How It Works**

* **Duration:** Guild Tournaments run for a set period (e.g., 30 days per season).
* **Objective:** Earn **Guild Trophies** by participating in tournament activities to rank on leaderboards.
* **Leaderboards:** Separate leaderboards track performance in event modes and guild-wide contributions.
* **Rewards:** Top-ranking guilds earn prizes, including in-game resources, exclusive items, and bonus rewards tied to Petopia’s ecosystem.

#### **Event Modes**

Guild Tournaments feature multiple event modes designed to test different skills and strategies:

1. **Peto Race:** A speed-based challenge to clear levels quickly.
2. **Guild Boss:** Team up to inflict maximum damage on a powerful enemy.
3. **Monster Defeat:** Hunt specific monsters to earn points.
4. **Survival:** Endure waves of enemies and bosses for as long as possible.
5. **World Boss:** Collaborate with the entire Petopia community to take down a catastrophic foe.

Each mode offers trophies and rewards, with rankings based on individual and guild performance.

#### **Guild Progression**

Guilds grow and evolve through contributions and participation:

* **Guild Levels:** Advance guild levels by earning trophies and resources, unlocking more seats, quests, and challenges.
* **Guild Donations:** Contribute gold and gems to support guild progression and earn trophies.
* **Guild Quests:** Complete quests to gain trophies and rewards, boosting guild performance.

#### **Key Features**

* **Collaborative Gameplay:** Guild Tournaments emphasize teamwork, requiring members to work together to achieve victory.
* **Dynamic Challenges:** A variety of event modes ensures engaging gameplay for all playstyles.
* **Epic Rewards:** Players and guilds earn valuable prizes, from in-game resources to exclusive items.
* **Seasonal Reset:** Trophies reset at the end of each tournament, allowing fresh competition each season.

The Guild Tournament is the ultimate battleground for guilds in Petopia, offering challenges, camaraderie, and rewards for players who rise to the occasion. Gather your guildmates, take on the competition, and make your mark!


---

# 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, and the optional `goal` query parameter:

```
GET https://about.petopiagame.io/the-game/event-modes-mirai-server/guild-tournaments.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
