> For the complete documentation index, see [llms.txt](https://docs.bitdealer.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bitdealer.net/rwa-ecosystem/rwa-token-launchpad.md).

# RWA Token Launchpad

<figure><img src="/files/PcflDEpEvZtL6F10Syyw" alt=""><figcaption><p>Concept for testnet August 2025</p></figcaption></figure>

🛠️ How It Works

1. **Create a Slot Game Concept + Token**\
   Users submit their slot game idea through our platform and deploy a connected token representing their unique gaming experience and pay a Solana fee to create the Token.

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

2. **Dynamic Bonding Curve Launch**\
   A customized Dynamic Bonding Curve is instantly created on Bitdealer’s platform to kickstart token distribution and price discovery.

* The bonding curve raises SOL from early participants.
* Tokens are distributed dynamically based on the curve logic.

<figure><img src="/files/8mvK4sYicasEYofLYws6" alt=""><figcaption></figcaption></figure>

3. **Instant Trading Access**\
   As soon as the bonding curve is live, the token is automatically listed on major Solana ecosystem trading terminals:

* **Axiom**
* **Trojan**
* **Bonkbot**
* **Photon**
* **Jupiter**

<figure><img src="/files/gl8wTW1tu8y8uhFmNrLg" alt=""><figcaption><p>Bonding curve will be immediatly tradable on Jupiter</p></figcaption></figure>

<figure><img src="/files/5FjWiZiwwW3UDWwAlmh6" alt=""><figcaption><p>Bitdealer will be an official Launchpad on Jupiter</p></figcaption></figure>

4. **Liquidity Generation**\
   Once the bonding curve phase concludes:

* 50% of the SOL raised is paired with 50% of the newly minted RWA token and added as liquidity.
* The remaining 50% of SOL is converted into BIT (Bitdealer’s native token), and paired with the remaining 50% of RWA tokens to create a second liquidity pool.<br>

5. **LP Permanent Token Lock = Forever Liquidity**\
   Both sets of Liquidity Pool (LP) tokens are locked forever, ensuring:

* Liquidity is permanent and cannot be removed.
* Traders can always buy and sell the RWA token, cannot be rugged<br>

6. **Slot Game Development**

* Upon completion of the bonding curve, development of the slot game commences, with an estimated delivery timeline of 3 months<br>

7. **Slot Game Launch**

* Game is launched on all major online casino's worldwide
* 100% of net-revenue is used to buyback RWA token from the Market

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


---

# 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://docs.bitdealer.net/rwa-ecosystem/rwa-token-launchpad.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.
