# AI compute RWA

* Regular issuance corresponding to real GPU clusters, raising funds for listing and operation.
* Tokenization of rights: digitizing investment shares (recordable, transferable) and registering key events such as "issuance, holding, allocation" on-chain to form an auditable ledger.
* Usage accounting: actual usage and income generated from renting out computing power (to enterprises/developers, market orders) are measured and verified before entering the revenue ledger.
* Periodic distribution: periodic distribution and accounting are carried out according to established rules, and investors can independently initiate withdrawals on the platform; shares can enter secondary circulation for liquidity after completing subscription.
* Linkage with the ecosystem: upstream undertakes the capacity of Public/Private AI infrastructure, downstream connects with orders from the Compute Market (rental market) and the elastic supply of DePIN/edge, forming a closed loop of capital—capacity—demand.


---

# 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://stempoint.gitbook.io/stempoint/getting-started/quickstart/ai-compute-rwa.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.
