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

# Prologue

#### $MON I: Your Gateway to Digital Sovereignty

In the fast-paced world of modern life, $MONI emerges as a beacon of innovation and community. With $MONI, you have the power to create and manage your digital identity in a truly decentralized way. Our token empowers you with financial tools and features that ensure lasting ownership and help you build a unique brand identity.

In the realms of blockchain and Web3, we break down traditional boundaries to inspire meaningful change. Our collective efforts aim to spread messages globally, connecting people through shared empathy and goals. $MONI invites you to join this new social paradigm, where every voice is heard, and every contribution matters.

Our mission is to build a vibrant community based on strong individual identities. We aim to dismantle centralized systems and promote equal opportunities, expanding our collective horizons. The decentralized world of $MONI guarantees autonomy and rights through secure ownership, marking a significant shift from systems that stifle individuality.

True freedom comes from self-reliance. As part of this diverse collective, we are committed to exploring new governance models, expanding our perspectives, and venturing into limitless possibilities, all centered around $MONI Token.

Join us on this journey to redefine society and create a decentralized future with $MONI.


---

# 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://usdmoni.gitbook.io/moni-on-solana/prologue.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.
