> For the complete documentation index, see [llms.txt](https://trustswap.gitbook.io/trustswap/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://trustswap.gitbook.io/trustswap/business/launchpad.md).

# Launchpad

## **TrustSwap Launchpad for DeFi Projects**

The TrustSwap Launchpad allows the launch of tokens into multiple chains (Ethereum, Binance Smart Chain, Avalanche and more). As a result, it enables easy integration into crypto exchanges and the wider DeFi ecosystem.

Through the launchpad platform and TrustSwap’s presence, DeFi projects get exposure to the crypto community. Consequently, they gain traction among a huge number of participants.

## **What  are the unique features for launchpad projects?**

* Easy participation for stakers with no gas wars and guaranteed allocations.
* TrustSwap combines the security provided by our proprietary SmartLock technology as well as global awareness by assisting with marketing activities and connecting projects to prominent crypto influencers.
* The TrustSwap vetting team carefully evaluates and selects eligible projects. Therefore, this aspect solves the paradox of choice and fears of participating in scams and low-quality tokens.
* The transparency of the projects’ vesting schedule greatly reduces the possibility of token dumps and rug-pulls which may negatively affect the token price.&#x20;

Projects can apply for participation on the TrustSwap Launchpad as well as Incubation services by filling in the [Launchpad Application Form](https://docs.google.com/forms/d/e/1FAIpQLSfWHqdD1CYb827qmEMSB7CaWCtPzst4OV1Xnzva3poEMniN6g/viewform).


---

# 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://trustswap.gitbook.io/trustswap/business/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.
