# Whitelist

Rooster Protocol, the RWA-focused DEX on Plume Network, uses a curated whitelisting process to ensure high-quality, compliant token integrations. This helps maintain efficient liquidity for high quality real-world assets. The process is straightforward and project-led:

**Step-by-Step Guide**

1\.  Prepare Your Token Details:\
Gather key info about your token, including:

•  Contract address on Plume

•  Token standards (e.g., ERC-20, ERC-721 for RWAs).

•  Project overview: Use case, tokenomics, compliance (KYC/AML if applicable), and liquidity plans.

•  Team/contact info: Website, socials, and a point of contact.

2\.  Access the Whitelist Form:\
Visit the Rooster Protocol website and fill out the online submission form with your details. If not immediately visible, you can also check Plume’s ecosystem page at plumenetwork.xyz/ecosystem for linked forms.

3\.  Submit and Wait for Review:\
Submit the form. The Rooster team manually reviews submissions for alignment with RWAfi goals (e.g., composability, real-world utility). This includes technical audits, compliance checks, and suitability checks for DEX pools.

4\.  Team Contact and Next Steps:

If approved, the Rooster team will reach out via email or Telegram. Expect full step by step guidance on integration, such as creating liquidity pools, marketing support, and potential incentives like boosted Rooster Points for early liquidity providers.

**Tips for Success**

•  Focus on RWAs: Prioritize tokens backed by real assets (e.g., treasuries, commodities) to align with Plume’s mission.

•  Timeline: Reviews take on average 2 weeks; please bear with us.

•  Post-Whitelist: Once listed, leverage Rooster’s AMM for swaps, LP rewards, and cross-DeFi composability.

This gated approach fosters a trusted ecosystem—start by submitting today to unlock RWA liquidity! For direct inquiries, please open a ticket on the Telegram group.

<br>


---

# Agent Instructions: 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:

```
GET https://docs.rooster.trade/developers/whitelist.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
