> For the complete documentation index, see [llms.txt](https://path-of-survival.gitbook.io/path-of-survival-2/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://path-of-survival.gitbook.io/path-of-survival-2/gameplay/factions-and-clans/clan-buildings.md).

# Clan Buildings

By being a member of a clan, players can benefit from the buildings that are built in the clan. All members, no matter their role in the clan, benefit from the rewards that the buildings offer.

At launch there would be 7 buildings, each one with their unique reward.\
All buildings can be upgraded in order to increase their output.

![](/files/7djfz3c8vvzWik96ag0b)

The building types are as follows:

### **Forum**&#x20;

![](/files/f821SER4Vmh6oyrseEFc)

A place for people to meet and discuss their business

With each upgrade the maximum number of Clan members is increased with 5 new members. The base number of Clan members depends on the rarity of the Clan Land.

### **Traning Grounds**&#x20;

![](/files/0HFqLCn974zVJ706ieMB)

Provides a place for warriors to practice their skills

Different levels of that building increase the Damage dealt, XP earned and resistance of the armors of the heroes.

### **Marketplace**

![](/files/VTfvzmh6rOPKyblggIOy)

A place for traders to sell their wares

Every level decreases the fees spent when buying and selling from the Marketplace for all clan members.

### **Bank**

![](/files/LZ9hEV5jvRS8gJNDW6SO)

Provides banking services and holds clan’s treasury

### **Temple**

![](/files/lNjqfAY96j27yZLjZ1l2)

&#x20;Provides a place for the people to rest from daily activities and replenish their energy:

Each level increases the maximum energy of the player or the energy regeneration.

### **Academy** - TBA

![](/files/tr4x0crU8N0CxbLuvyU3)

### **Workshop - TBA**

![](/files/YGlgIqqvhHmxPSGSW4aD)


---

# 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://path-of-survival.gitbook.io/path-of-survival-2/gameplay/factions-and-clans/clan-buildings.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.
