# Reward Distribution

When your guild places, rewards land directly in your **guild wallet**. From there, you distribute according to the model declared on your public profile.

This structure matters. The guild wallet is the escrow layer where players know rewards arrive before distribution happens. Your declared percentage is on your profile before anyone applies. There is no dispute about what was agreed.

Distribution from the guild wallet is manual at the start. Automated percentage-based splits to member wallets are on the roadmap.

**The guild wallet is chain-agnostic.** If a tournament prize is denominated in SOL and some of your members hold Polygon wallets, cross-chain settlement is handled at the wallet layer with chain fees associated.


---

# 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://gorillas-guild.gitbook.io/gorillas-guild/getting-started/for-guilds/tournament-entry/reward-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.
