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

# HAKUTO.

At the dawn of the digital era, blockchain and metaverse technologies hold the potential to fundamentally transform the structure of human society and the way we interact. Positioned at the forefront of this innovative era, HAKUTO leads the revolution with its transformative token and metaverse, "The Moon," aiming to build the digital economy and communities of the future. The HAKUTO Token is centered on a new economic system focused on transparency, fairness, and true value for all participants. This white paper details the purpose, vision, tokenomics, and use cases of the HAKUTO Token, clarifying how HAKUTO leverages blockchain technology to tackle societal challenges and strive for new freedoms and equality in the digital world. Through the decentralized HAKUTO DAO, we aim to implement true democracy on the internet and propose new solutions to structural societal issues, thus fostering a more equitable and free society. The introduction of the HAKUTO Token and the "The Moon" metaverse offers a wealth of activities to deepen entertainment, education, economic activities, and community ties. Through this document, we reveal HAKUTO's roadmap, objectives, and commitments to the community, welcoming everyone who shares our vision and wishes to participate. Our journey is defined by innovative steps that shape the future of society. Together with HAKUTO, let us create the future.


---

# 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://hakuto-white-paper.gitbook.io/hakuto/whats-hakuto/hakuto..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.
