> For the complete documentation index, see [llms.txt](https://whitepaper.anttime.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.anttime.net/tokenomics/time-coin/time-blockchain/governance.md).

# Governance

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

TIME Provers, who are validators of the TIME Blockchain, have decision-making authority on various governance matters. As TIME Blockchain embraces openness, anyone who has demonstrated a certain level of contribution to the ecosystem can join as a validator through the governance verification process. TIME Provers possess decision-making power on various governance issues.

In the TIME Blockchain, out of the initial issuance of 11 billion TIME coins, 10 billion TIME coins are held in the Ecosystem Wallet, while the remaining 1 billion TIME coins are stored in the Validator Wallet. TIME Provers who join the TIME Blockchain will be rewarded with TIME coins for their contributions to the ecosystem on a regular basis. The first TIME Prover is the ANTTIME Foundation. ANTTIME Foundation has pre-allocated 100 million TIME Coins from the initial issuance to support the overall technology and ecosystem expansion of the TIME Blockchain, in conjunction with Validator wallets. If any other TIME Provers join, the rewards will be divided among them based on their contributions.

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

✅ **Ecosystem Wallet: 10,000,000,000 TIME**

✅ **Validator Wallet: 1,000,000,000 TIME**

✅ **TIME Prover Joining Criteria: 10,000,000 TIME**

📌 *Governance Process: We will provide detailed information about the initial governance process and the method of joining as a TIME Prover in the future.*

📌 *Ecosystem Wallet: It stores the initial supply of 10 billion TIME and is used for the conversion of TIME for ANTTIME participants. Once the TIME balance reaches zero, it will transition to a full TIME Prover system. Please refer to* [***TIME Halving***](/tokenomics/time-coin/time-blockchain/time-halving-and-ratio.md) *for information on TIME production.*


---

# 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://whitepaper.anttime.net/tokenomics/time-coin/time-blockchain/governance.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.
