> For the complete documentation index, see [llms.txt](https://the9company.gitbook.io/the9-white-paper-3.1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://the9company.gitbook.io/the9-white-paper-3.1/1.-overview.md).

# 1. Overview

THE9 token, while maintaining the shared philosophy described in Whitepapers 1.0, 2.0, and 3.0, presents a broader direction. In this Whitepaper 3.1, we focus on the practical implementation of THE9 token in real-life scenarios, specifically integrating it as a unified mileage system between stores via kiosks. We exclude less relevant models proposed in previous plans and provide a more detailed description of the ecosystem model centered around THE9 mileage. Furthermore, we present the envisioned model for THE9 token's next steps.

[THE9 WP 3.1 Update](/the9-white-paper-3.1/1.-overview/the9-wp-3.1-update.md)

[Update WP 3.0 from 1, 2](/the9-white-paper-3.1/1.-overview/update-wp-3.0-from-1-2.md)


---

# 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:

```
GET https://the9company.gitbook.io/the9-white-paper-3.1/1.-overview.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.
