# Guild Base

The following Guild Areas will be available to Guild Members:

* **Potion Station** (brew potions that can be used in [fusion-world](https://fusionmonsters.gitbook.io/docs/mobile-game/guild-wars-mode/fusion-world "mention") to heal from certain status conditions or replenish HP)
* **Guild Lab** (craft guild items that can be attached to Fusemon for exploration in [fusion-world](https://fusionmonsters.gitbook.io/docs/mobile-game/guild-wars-mode/fusion-world "mention"))
* **Fusemon Squads** (setup each Fusemon Squad used for exploration in [fusion-world](https://fusionmonsters.gitbook.io/docs/mobile-game/guild-wars-mode/fusion-world "mention"))
* **Temples Manager** (anyone can submit fusemon to the guild controlled temples, but requires approval from guild leader)
* **Guild Relics** (only guild leader can manage relics, everyone else can check active relic bonuses)
* **Members Area** (check the other guild members information, with the guild leader having the power to add/remove members or increase member capacity)

Both **Potion Station** and **Guild Lab** can be leveled up by the Guild Leader using the Guild Treasury, providing access to better items and more efficient potions for all guild members.

### <mark style="color:yellow;">Peanutbutter Temples</mark>

These are a brand new gameplay mechanic added exclusively to Guild Wars, where trainers can do simplified but still challenging battles against the **Defenders Fusemon Team** set forth by that temple's guild.

Every season a certain # of Peanutbutter temples will be available to be bid upon by guild leaders all over the world, using $FUSION to try and attain the control of that Temple for the following season.

With a max number of temples that each guild can hold control of, this amount can be increased using the Guild Treasury Funds collectively pooled by the guild members.

Each Temple will then be available in the Temples Manager area, where anyone can submit fusemon to defend the guild controlled temples, but requires approval from guild leader in order to be admitted to the defenders team.

There are 4 different Peanutbutter Temple rarities, with each one allowing for a bigger tem of Fusemon to be defending it:

* <mark style="color:orange;">Bronze</mark> Temple: **3 Fusemon**
* <mark style="color:blue;">Silver</mark> Temple: **4 Fusemon**
* <mark style="color:yellow;">Gold</mark> Temple: **5 Fusemon**
* <mark style="color:purple;">Diamond</mark> Temple: **6 Fusemon**

Each trainer defeated worldwide will reward a certain amount of rewards to the respective Fusemon owners of that defenders team. If the team is defeated the challenger trainer will also receive unique rewards crucial to the advancement of their guild ranking.

## Season Leaderboard

Each guild has its own unique guild rank that can be increased by sacrificing guild treasury resources, with special rewards being given out to the top guilds at the end of each season.


---

# Agent Instructions: 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://fusionmonsters.gitbook.io/docs/mobile-game/guild-wars-mode/guild-base.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.
