# Current Launchpads' Problems

Solana's growth is accelerating rapidly, yet existing launchpads are encountering persistent issues that hinder user participation in Initial DEX Offerings (IDOs).

## Current Launchpads' Model

Current launchpads predominantly utilize a token-based model, requiring users to purchase and stake native tokens to qualify for registration and participation in IDOs. Here are some figures:

| Launchpad | Entry threshold |
| --------- | --------------- |
| Solanium  | 35$             |
| Oxbull    | 70$             |
| BSCS      | 165$            |
| DAO Maker | 432$            |
| Seedify   | 1,125$[^1]      |

&#x20;                                       *Users have to spend at least $35 just to register for an IDO*

Furthermore, this model also create many barriers:

## Exploit & Losing Fund Risk

Launchpads are often built on complex smart contract systems which, if not rigorously vetted, can contain vulnerabilities. These vulnerabilities might be exploited by malicious actors, leading to significant financial losses for investors and damage to the credibility of the platform.&#x20;

<figure><img src="/files/GbpYpLhr3CwcjS3xw9te" alt="" width="563"><figcaption><p>Team Finance was exploited for $14.5M in 2022</p></figcaption></figure>

## Native Token Price Drop

Staking native tokens on cryptocurrency launchpads exposes users to the risk of price drops, particularly when these tokens are sold off en masse following a launch event. This widespread sell-off can lead to a decrease in the token's value, adversely affecting all holders.

<figure><img src="/files/vPSYExN4mAbxGeVRP2lt" alt=""><figcaption><p>SLIM - Solanium's token - drops by 95% from its ATH</p></figcaption></figure>

## Whales & Bots domination

In traditional model launchpads, only large-scale stakers, known as "whales", typically receive allocations. Additionally, they often deploy bots capable of executing trades at speeds unattainable by average investors, which not only creates an unfair competitive edge but also poses risks of potential price manipulation.

## No tribute to Solana OGs

Despite Solana's community-driven ecosystem, many existing launchpads still mandate token staking for participation, presenting obstacles for those who wish to support new projects without immobilizing their assets. This requirement often contradicts the principles of open and equitable access fundamental to blockchain communities.

To address these issues, we have developed **KyuPad**—**a community-based launchpad** on Solana that aims to provide fair and accessible project engagement opportunities.

[^1]:


---

# 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.kyupad.xyz/introduction/current-launchpads-problems.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.
