# Faction Based Diplomacy

There are two mechanics which makes the faction system meaningful beyond the rewards and incentives it provides.

First one is the diplomacy and intrigue system where players and clans can betray their factions and clans.

Each faction will consist of clans from their faction. However, each faction will have the capacity to have clans belonging to different factions. These will be defector clans and will be limited to 20 per faction. (Each clan will have a capacity of \~20)  so a maximum of 400 people can defect.

Defection will be made as a “transaction” where a certain clan member can be offered a defection by the faction leader for a certain reward. The reward can be tokens, resources or faction shares. When a clan defects, they automatically lose all of their old factions “shares” and will not be able earn dividends from them.

After defecting, a clan may not defect for a week. Clans which are defected cannot be kicked or get rid of by the leader. Instead, they must defect to another faction. Choose your allies carefully.


---

# 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://gainhive-and-gainpad.gitbook.io/whitepaper/gameplay/player-avatars/factions/faction-based-diplomacy.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.
