# Social Distribution

AKEDO is designed as more than just a game creation tool. It is also a social hub where gamers can connect, interact, and collaborate:

### Community Interaction

* **Friend System**: The platform supports a robust friend system that connects millions of gamers from around the globe.
* **Chat Functions**: Users can engage in text and voice chatting, facilitating real-time interactions and fostering a vibrant community.
* **Multiplayer Engagement**: The ability to invite friends and engage in multiplayer games enhances the overall gaming experience, building strong social bonds among users.

### Social Distribution

* **Social Distribution System**: Creators can allocate a portion of the game token or Game Collection token (e.g., 5%) to a **Social Distribution Pool**. KOLs and community members can help promote the game by sharing related content and links on Twitter. The reward system will automatically track the performance and social engagement of each participant, and distribute token rewards based on their contribution to the promotion.


---

# 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://akedo-1.gitbook.io/akedo-whitepaper/explore-akedo/social-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.
