# SOC Allocation Design

<table><thead><tr><th width="282.66015625">Allocation Item</th><th width="121.40234375">Percentage</th><th>Mechanism &#x26; Description</th></tr></thead><tbody><tr><td><strong>Behavior Mining Rewards</strong></td><td>60%</td><td>Distributed based on users' daily behavioral contributions</td></tr><tr><td><strong>Ecosystem Incentives &#x26; Partnership Fund</strong></td><td>15%</td><td>For activities, developer support, media collaborations, and partnership incentives</td></tr><tr><td><strong>Core Team &#x26; Ecosystem Maintenance</strong></td><td>10%</td><td>Linearly released over 4 years</td></tr><tr><td><strong>DAO Governance Reserve Fund</strong></td><td>10%</td><td>Used for proposal budgets and emergency funds</td></tr><tr><td><strong>Initial Liquidity Support / LP</strong></td><td>5%</td><td>Provides market liquidity during platform launch phase</td></tr></tbody></table>


---

# 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://docs.socrates.com/main/the-soc-engine/soc-allocation-design.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.
