# Ecosystem/Guilds

## Game Guilds

Guilds are the core organizational units of Apollo Guild Alliance.

### Functions

* Member management
* Fund pool management
* Profit distribution
* Platform participation

### Guild Creation

* Total cap: 30 guilds
* Creation requires Pineapple consumption
* Creation fees belong to the platform

### Organizational Roles

#### Guild Leader

* Highest authority
* Sets dividend rules

#### Vice Guild Leaders (up to 3)

* Delegated management

#### Administrators (up to 10)

* Content and operations

#### Members

* Gameplay and profit participation

All role changes are recorded for auditability.

### Guild Fund Pool

#### Sources

* Game profit sharing
* Platform incentives
* Internal activities

#### Distribution

* Daily snapshot
* Weekly distribution
* Ratios set by guild leader within contract limits

### Ranking and Incentives

* Ranked by Pineapple consumption
* Top guilds receive additional incentives
* Anti-cheating mechanisms enforced

### Referral Attribution

* Referral relationships are permanent
* Guild members contribute profits to their guild
* Non-guild players contribute guild share to platform


---

# 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://apollo-guild-alliance.gitbook.io/apollo-guild-alliance-docs/ecosystem-guilds.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.
