# Algocracy and Player Organisation

There are features to facilitate player communication and also act as a way to generate revenue for the game.

Private and clan-wide messages are free, however faction-wide and world-wide messages will have to be paid by tokens or in-game items.

There can be Discord integration (e.g. sections in their clan homepage to provide links)\
Automatic translation of in-game clan chat is also utilized by newer games.


---

# 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/algocracy-and-player-organisation.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.
