> For the complete documentation index, see [llms.txt](https://rooster-protocol.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://rooster-protocol.gitbook.io/docs/get-started/for-rwas.md).

# For RWAs

## Benefits

1. **RWA Stability**\
   Rooster Protocol uses Maverick Protocol’s advanced Distribution AMM to adapt liquidity for various market conditions.
2. **Capital Efficiency**\
   Maximize the impact of every dollar and achieve maximal capital efficiency. By keeping liquidity actively aligned with market prices, RWA protocols can maintain deep liquidity while reducing costs.
3. **Liquidity Solutions**\
   Tailor liquidity strategies to your needs with Rooster Protocol’s modular tools and customizable fee structures. RWA protocols can easily design and incentivize liquidity solutions that align with their unique objectives.
4. **Liquidity Incentivization**\
   Rooster Protocol is designed to align incentives and efficient liquidity. Participants can direct emissions and earn fees from a self-reinforcing cycle of governance and rewards with the ve(3,3) flywheel. For RWA protocols, the flywheel model offers unparalleled stability and capital efficiency. For users, it guarantees fair rewards and long-term growth opportunities.
5. **Customizable UI**\
   Rooster Protocol features a user-friendly interface for staking, voting, and earning rewards on Plume. With tools like detailed earnings dashboards, it’s simple for users to engage and maximize their participation.
6. **Built for the Plume Network**\
   Rooster Protocol is purpose-built for the Plume network, making it the premier liquidity solution for RWA tokens. Its native integration ensures seamless compatibility and optimal performance within the Plume ecosystem.

## Integrate Your Token

Contact the Rooster Protocol team to assist with integrating your token. The team will guide you through submitting the token data to the Token List repository or handle the process for you.

[Contact on Telegram](https://t.co/0jjl7Y7HqR)


---

# 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://rooster-protocol.gitbook.io/docs/get-started/for-rwas.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.
