# Cooperative

### Guilds

Guilds are a cooperative mechanism for playing together with friends to unlock advanced game content. The game offers many activities that can be conducted as a guild.&#x20;

Guilds are able to claim territories on [the Valley Map](/features/the-valley.md) and set their own FEE for resource extractions from all lands in claimed territory. In order to claim the territory, guild members must compete in the required amount of battles in the Arena and defeat the final boss defending the territory.&#x20;

Guilds can also attack territories owned by other guilds. The claiming process remains the same except that the territory will go to the guild that scores the most points.&#x20;

Guilds can have no more than 10 members. Players can only be a part of one guild at time.

Guilds can also purchase one special in-game (off-chain) island on the [Valley Map](/features/the-valley.md). Island zones are accessible to all guild members and provide an additional space for everyone to deploy their workers and harvest more resources.

All members of a guild will have their guild crest appear on their banner near to their player avatar.


---

# 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://guidebook.cardanolands.com/games/mmo/cooperative.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.
