# Ecosystem-Level Governance

### <mark style="color:orange;">**Governing Participants**</mark>

APD holders, community nodes, and developer alliances

**Scope of Governance:**

* **Fund allocation:** Ecosystem fund, developer grants, and marketing budgets
* **Incentive mechanisms:** Computing power market rewards, ecosystem project airdrops, and liquidity incentives
* **Compliance modules:** Enabling/disabling DID/KYC plugins and configuring risk control parameters
* **Application governance:** Cross-domain coordination for GameFi, payments, RWA, and AI applications

### <mark style="color:orange;">**Governance Tools**</mark>

* **DID + points system:** Combines on-chain identity with weighted points to prevent whale domination and ensure fair governance
* **Risk Score Oracle:** Detects Sybil attacks and anti-money laundering risks to enhance the compliance and security of governance participation
* **Tiered compliance switches:** Some DApps can require mandatory compliance verification, while the core protocol remains neutral to support both openness and regulatory requirements


---

# 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://apchain.gitbook.io/apchain-docs/governance-model/markdown.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.
