# Launchpad

The Launchpad section integrates public chain projects that are already online and consists mainly of two parts: Rewards and BID, built on Solana and FEVM networks (paused). Investors can participate in these two sections by using rSPD.

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

#### Rewards Rules:

1. Settlement time: Every 8 hours.
2. Discount: 15%.
3. Participants will divide rewards and deduct rSPD based on their contribution proportion, with deducted rSPD being destroyed.
4. Participants can stake rSPD repeatedly. Any remaining rSPD after deduction will be accumulated for the next period, allowing continuous participation in offerings, and can be redeemed at any time.

{% embed url="<https://sft.network/#/Launchpad>" %}


---

# 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://sftprotocol.gitbook.io/sft-chain/products/launchpad.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.
