# Crosswise Launchpad

Crosswise will feature a launchpad for budding entrepreneurs to seamlessly raise funds and deploy their token on our DEX. Select projects will also have the option to enroll in our incubator program. Project teams can choose to launch on specific chains, as well as provide cross-chain liquidity.&#x20;

## Launchpad Features

### Staging Area&#x20;

Project owners can deploy tokens with pre-added liquidity and a scheduled time for launch. This enables teams to focus on the project itself rather than the mechanics of deploying and distributing tokens.

### Token Allocation Distribution &#x20;

Project teams can transparently schedule the automatic distribution of tokens allocated. For example a  team might wish to distribute the raised funds into separate marketing, development, treasury wallets. &#x20;

### Automatic LP lock&#x20;

The crosswise platform automatically locks liquidity and transparently displays the lockup details.&#x20;

### Anti-Bot / Liquidity Sniping&#x20;

Crosswise has implemented measures to protect tokens from bots which could drain liquidity.&#x20;

### Anti-Whale

Our anti-whale feature limits whale influence. This works by enabling the anti-whale router which limits transaction size. Project teams can choose a maximum swap threshold in the range of 0.5-2% of total supply.&#x20;

## Token Vetting Process&#x20;

Crosswise aims to provide a safe and secure environment for our users. In contrast to most DEXs, Crosswise will only list vetted tokens. Projects submissions follow a  screening  protocol that encompasses technical tests, checking audit reports, LP locks and verifying team details.

## Incubation Program&#x20;

The incubation program will help budding entrepreneurs launch projects, offering a one-stop solution with the full development, marketing and funding support from the Crosswise ecosystem. Assistance will be provided in the following areas:&#x20;

* Finding the best jurisdiction and business structure
* Designing of tokenomics & schedules for vesting periods&#x20;
* Technical assistance&#x20;
* Finding vetted service providers
* Access to the Crosswise marketing & KOL network
* Access to the Crosswise IDO platform


---

# 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://crosswise.gitbook.io/crosswise-litepaper/crosswise-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.
