# 05. Alliances, Guilds, and Token Distribution

### 5.1. Alliances

Creation Conditions:

* Users who participate in the whitelist subscription round can create an Alliance.
* Each Alliance must declare its faction alignment:
  * Light Faction (The Alliance): Factions1-4 (Knight, Mithia Legion, Adventurer, Wizard)
  * Dark Faction (The Forsaken): Factions 5–7 (Grum, The Plagued, Nightspawn)

Alliance Benefits:

* 5% of tokens spent by members in guild activities go to the Alliance treasury.
* Victories in Alliance Battles grant extra token rewards and airdrops of rare NFT parts.

### 5.2. Guilds

#### 5.2.1. Creation & Structure

* Creation Conditions: A user must own 4 PFP NFTs from the same faction (e.g., 4 Knight NFTs) and choose to join a specific Alliance.
* The 4 NFTs must meet a certain level requirement.
* At the start of the game, each Alliance may create a guild without level restrictions.

#### 5.2.2. Guild Earnings

* 5% of tokens spent by members in guild activities go to the guild treasury.
* Controlling magical points on the map grants token rewards.

#### 5.2.3. Conditions for Guild Promotion to Alliance Leadership

* Minimum 120 members
* At least 4 guild recommendations

#### 5.3. Token Distribution

* Total Supply: 2.1 billion $SAGA tokens

Use Cases & Allocation:

* 30% – Player Battle Rewards (PVP, PVE combat)
* 30% – Guild Staking Rewards (PFP NFT placement gameplay)
* 30% – Guild vs Guild War Rewards (GVG combat)
* 10% – Development & Maintenance Fund


---

# 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://dungeon-saga.gitbook.io/dungeon-saga-docs/alliances-guilds-and-token-distribution/05.-alliances-guilds-and-token-distribution.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.
