# 6.3 How Citizens Participate in the ARK Model Society

The entire ARKLand interaction process consists of four stages, forming a closed loop of "Use → Train → List → Govern":

1. **Using Modules**
   * Users can stake or pay ARK to unlock models, accessing AI modules such as health coaches, financial advisors, and more.
2. **Training Modules**
   * Interactions with modules, data input, and daily usage automatically accumulate training points, which become the foundation for model evolution.
3. **Listing Modules**
   * Creators can upload self-built modules to the model marketplace, set prices and subscription terms, and earn income.
4. **Participating in Governance**
   * Holders of governance NFTs can participate in proposals and voting, collectively reaching consensus on module classification, incentives, and fee systems.

This process not only encourages positive interactions but also gradually builds a self-sustaining module economy through an incentive design where contribution equals value.


---

# 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://ark-defai.gitbook.io/ark/6.-layer-3-or-arkland-interactive-application-layer/6.3-how-citizens-participate-in-the-ark-model-society.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.
