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

# WHY MUSSEL?

<figure><img src="/files/AkOCM34YfJLetMEt4M3R" alt=""><figcaption></figcaption></figure>

MUSSEL is more than a launchpad; it's a dynamic platform that propels projects into the future of decentralized finance by harnessing the cutting-edge technology of the Solana blockchain. It is perfect for project deployers seeking a scalable, efficient, and innovative platform to bring their visions to life.

<figure><img src="/files/qyzjy6IoujOVdaSmUdPq" alt=""><figcaption></figcaption></figure>

### **Innovative MUSSEL Asset Launch**

The MUSSEL project aims to provide a risk-free investment participation avenue, ensuring equitable benefits for all participants, while maintaining a low percentage of team holdings. It strives to construct an innovative and enticing asset launch platform.

### **$MUSSEL: Core Token in Dual-Token Model**

Asset issuance revolves around the platform token $MUSSEL. $MUSSEL represents the inaugural SPL-20 protocol-based specialized asset token issued by MUSSEL. Backed by robust liquidity and promising growth prospects, supported by core resources of exchanges, $MUSSEL stands as a pivotal component of MUSSEL. The dual-token model employed during launch captures value, requiring all projects launched on MUSSEL to either adopt a dual-token model or introduce tokens capturing protocol value. Users must utilize $MUSSEL to acquire platform/project/product incentive tokens, indicating $MUSSEL's foundational role within the platform.

### **Permissionless Project Launch on MUSSEL**

A permissionless release platform permits all users to upload projects without requiring platform authentication or approval (queue mode). This signifies that launching projects only necessitates meeting the token economic model criteria, generating substantial income and user engagement for the platform.


---

# 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://mussel-so.gitbook.io/docs/why-mussel.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.
