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

# Welcome

**MOSFUND** is a multinational financial and technology conglomerate, designed to pioneer the integration of blockchain, digital finance, and next-generation communication. With a vision to create a borderless and transparent digital economy, **MOSFUND** builds and governs an ecosystem where businesses, investors, and communities thrive under a unified infrastructure.

At the core of this ecosystem are four strategic components:

* **MOSCHAIN** – A next-generation Layer-1 blockchain providing secure, scalable, and interoperable infrastructure for decentralized applications and digital asset integration.
* **MUSFUND** – The financial arm of MOSFUND, responsible for managing capital flows, allocating funds, and supporting enterprises that list tokens on Multision Exchange while utilizing the MOSCHAIN platform.
* **Multision** **Exchange** – A hybrid global exchange offering real-time digital asset trading, decentralized settlement, and token listing services for enterprises.
* **MuNa** **Application** – A blockchain-powered social networking app with messaging, calling, and financial utilities, connecting communities and businesses within the ecosystem.

**MOSFUND** operates in a multi-asset economy:

* **MOS Coin** – The utility, staking, and governance token of the ecosystem.
* **MUS** **Token** – The exchange-native token for liquidity and trading on Multision.
* **MTSN** **eShares** – Digital equity representing ownership value within the **MOSFUND** structure.

By combining financial governance, blockchain innovation, and community-driven applications, **MOSFUND** represents a holistic evolution of decentralized finance and digital society. Whether you are an enterprise, investor, developer, or user, **MOSFUND** provides the infrastructure, resources, and opportunities to build, connect, and prosper in the global digital economy.

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-book-open">:book-open:</i></h4></td><td><strong>INTRODUCTION</strong></td><td>Begin MOSFUND</td><td></td><td></td><td><a href="/pages/7FvWQMF0kTK7HGhlQfmo">/pages/7FvWQMF0kTK7HGhlQfmo</a></td></tr><tr><td><h4><i class="fa-leaf">:leaf:</i></h4></td><td><strong>MOSFUND</strong> <strong>ECOSYSTEM</strong></td><td>Explore MOSFUND ecosystem</td><td></td><td></td><td><a href="/pages/aOjs4gC5WzIpifbjuGsn">/pages/aOjs4gC5WzIpifbjuGsn</a></td></tr><tr><td><h4><i class="fa-coin">:coin:</i></h4></td><td><strong>DIGITAL ASSETS</strong></td><td>MOSFUND's assets</td><td></td><td></td><td><a href="/pages/6uslx5b5CU5FR1xCPr2r">/pages/6uslx5b5CU5FR1xCPr2r</a></td></tr></tbody></table>


---

# 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://mosfund.gitbook.io/mosfund-docs/readme.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.
