# Factions and Clans

There are four factions realms. Clans are formed within those factions. Each faction gives certain bonuses to all players belonging to it.\
So once you become part of a certain faction, you're able to choose from the faction's clans or create one. \
In order to create a clan you must own a Clan Land NFT.

Once the game is ready to transition to a DAO, the clan land owners will form the senate body of the DAO.


---

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