> For the complete documentation index, see [llms.txt](https://gitbook.tonraffles.org/ton-raffles/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gitbook.tonraffles.org/ton-raffles/modules/jetton-launchpad.md).

# Jetton Launchpad

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

The smart contract, designed specifically for our Launchpad, provides the ability to set specific parameters for the sale. This includes the number of tokens offered for pre-sale, the percentage of the total number of tokens that will be locked for liquidity, the setting of minimum (soft cap) and maximum (hard cap) fees, and the functionality to lock assets for a certain period of time for administrators and users.

A key feature of the Ton Raffles Launchpad is the unique FairLaunch concept. This approach improves on traditional methods of token entry into the crypto market by allowing users to determine the starting price of a token. This leads to the creation of a real, fair and decentralized token price.

#### Affiliate Program

We have developed a one-level affiliate program. Under this program, you can earn up to 5% of the transactions made by users you refer to the platform.

At Ton Raffles Jetton Launchpad, we prioritize safety and equity for all participants.&#x20;


---

# 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:

```
GET https://gitbook.tonraffles.org/ton-raffles/modules/jetton-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.
