> For the complete documentation index, see [llms.txt](https://smartchain-mobile1.gitbook.io/smartchain-mobile1-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://smartchain-mobile1.gitbook.io/smartchain-mobile1-whitepaper/tokenomics-of-smartchain-mobile/computational-power-cppt.md).

# Computational Power（CPPT）

### **1. CPPT Token Issuance and Total Supply Control**

* **Total Token Supply**: 1,000,000,000 tokens, with strict upper-limit control to ensure scarcity and long-term value.
* **Token Distribution**:
  * **Staking**: 60% (released over 5 years)
  * **Testing**: 2%
  * **Technical Team**: 5%
  * **Foundation**: 10%
  * **Investors**: 10%
  * **Ecosystem Development**: 13%

<figure><img src="/files/QeZo8RQGJt9Lwo1yRUrN" alt=""><figcaption></figcaption></figure>

***

### **2. CPPT Mining Mechanism**

* **Mining Release Plan**: 60% of the total staked tokens will be released within 5 years:
  * **Year 1**: 66.35 million
  * **Year 2**: 86.25 million
  * **Year 3**: 112.13 million
  * **Year 4**: 145.77 million
  * **Year 5**: 189.50 million
* **Reward Rules**:
  * Tokens are released daily at **00:01 AM** (GMT+8 time zone).
  * Distribution is based on the number of activated phones on the network and the daily production rate.
  * Users mine tokens by contributing their device’s **computing power**.

### **3. Activation and Staking Mechanism (Smart One)**

* **Activation Process**: Purchase the device, bind your identity, and stake 200 USDT to receive an equivalent amount of **CPPT tokens** for activation.
* **Staking Rules**:
  * **Staking Period**: 1 year, after which the tokens can be withdrawn with a 5% **GAS** fee.
  * **Auto-Renewal**: If not withdrawn within 48 hours after the staking period ends, the staking will be automatically renewed for another year.
  * **Early Withdrawal**: An additional 30% **GAS** fee applies for early withdrawal.
  * **Staking Rewards**: Users can earn rewards through staking while participating in the network consensus.
* **Purpose**: The activation and staking model is designed to increase users' long-term holding intentions for the tokens, stabilize the network ecosystem, and enhance token value.

**Smartchain Mobile’s tokenomics model** creates a **self-driven, user-win Web3 ecosystem** through strict total issuance control, a reasonable distribution mechanism, diverse application scenarios, and an incentivizing mining reward plan. The **CPPT token**, as the core bridge, facilitates the deep integration of devices with the blockchain network, enabling users to benefit both economically and from governance within the ecosystem.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://smartchain-mobile1.gitbook.io/smartchain-mobile1-whitepaper/tokenomics-of-smartchain-mobile/computational-power-cppt.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
