# Fair Launch

'Fair Launch' is one of the key features of Benchmark App, the main motivation is to launch the ERC-7660 protocol tokens fairly and securely.

* Benchmark will reduce risks to buyers of token deployers conducting rug-pull or other malicious attempts, via security audit and liquidity lock.
* Projects launched through Benchmark Fair Launch will receive support from the Benchmark community. They will also activate official promotional activities such as **Launching Airdrop, Referral Reward**, and **Benchmark Social Task** within the [Benchmark Build ](/documentation/main-features/build.md).

{% hint style="info" %}
**Referral Reward** - When a user’s invited friend claims the Launching Airdrop, the inviter will receive an additional 20% of the quantity claimed by their friend as a referral reward.\
\
**Benchmark Social Task** -  User's account will be linked with X social platform, allowing users to earn social points by completing tasks such as following, commenting, and promoting. These points can then be used to share in token rewards.
{% endhint %}


---

# 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://benchmark-labs.gitbook.io/documentation/main-features/fair-launch.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.
