> For the complete documentation index, see [llms.txt](https://whitepaper.zigap.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.zigap.io/goals/token-value.md).

# Token value

## ZIG Token Value

### ZIG token price is linked to ZIGAP service revenue and activation level

ZIG tokens are the governance tokens of the ZIGAP wallet and are used as a payment method to provide benefits to users of ZIGAP services. As a result, the initial price of ZIG tokens will be linked to the number of ZIGAP users and trading activity, and the market price will be formed thereafter based on the performance of the membership service and payment service.

&#x20;

### (1) ZIGAP Service Key Business Performance and Outlook (Conservative Version)

<table data-full-width="true"><thead><tr><th width="201">Category</th><th width="111"></th><th align="right">2024</th><th align="right">2025</th><th align="right">2026</th><th align="right">2027</th><th align="right">2028</th></tr></thead><tbody><tr><td>Users</td><td>Million</td><td align="right">0.3</td><td align="right">1</td><td align="right">5</td><td align="right">1.5</td><td align="right">3</td></tr><tr><td>Transaction Fee Revenue</td><td>Million ($)</td><td align="right">0.7</td><td align="right">2.3</td><td align="right">11.4</td><td align="right">34.2</td><td align="right">68.4</td></tr><tr><td>Membership Revenue</td><td>Million ($)</td><td align="right">0.17</td><td align="right">1.14</td><td align="right">5.7</td><td align="right">17.1</td><td align="right">34.2</td></tr><tr><td>Pay Revenue</td><td>Million ($)</td><td align="right">0.49</td><td align="right">2.98</td><td align="right">14.7</td><td align="right">41.1</td><td align="right">77.4</td></tr><tr><td>Total Revenue</td><td>Million ($)</td><td align="right">1.34</td><td align="right">6.4</td><td align="right">31.8</td><td align="right">92.4</td><td align="right">179.9</td></tr><tr><td>Operating Profit</td><td>Million ($)</td><td align="right">0.94</td><td align="right">4.48</td><td align="right">22.2</td><td align="right">64.7</td><td align="right">125.9</td></tr><tr><td>Enterprise Value</td><td>Million ($)</td><td align="right">NaN</td><td align="right"> </td><td align="right"> </td><td align="right"> </td><td align="right">196.4</td></tr></tbody></table>

###

### (2) ZIG Token Purchase and Recovery

○      Allocation of 20-50% of the operating profit of the entire ZIGAP business

○      The project team purchases and recovers ZIG circulating in the market to adjust the circulating volume

○      Leading the rise in the value and price of ZIG tokens

&#x20;

### (3) ZIG Token Listing Schedule: To Be Announced

※ The above information is the internal goal of the project team and may differ from reality.


---

# 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.zigap.io/goals/token-value.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.
