# Build

## Benchmark Pass

Everyone can freely participate in the build of the ERC7660 protocol through the Benchmark Pass.

This pass comes in two levels: **Platinum** and **Gold**.

Once acquired, the Benchmark Pass provides several benefits, including the ability to:

* Convert to $BENCH tokens at any time.&#x20;
* Unlock full Benchmark privileges, which include:&#x20;
  1. Launching Airdrops (2) - Projects released through the Benchmark Fair Launch will reserve at least 5% of the total token supply for airdrop purposes to holders with Benchmark pass.
  2. Priority participation in certain token launches.&#x20;

> **The Benchmark ecosystem will continue to evolve around this pass, contributing to the complete ERC7660 protocol.**

{% hint style="info" %}
**Note 1: Launching Airdrop** - Tokens launched through the Benchmark platform will have a certain amount of reserved tokens for airdrops. \
Users must provide an invitation code to claim these airdrops. \
The recipients, conditions, and quantities of the airdrops will be determined by the issuing project, but they will definitely include Benchmark Pass holders.
{% endhint %}

## Details for each pass

### Benchmark Platinum Pass:&#x20;

* Price:  The price of a Pass will increase with every 100 sold, as shown in the table below.

| Sold Quantity | Price (ETH) |
| :-----------: | :---------: |
|     1-100     |   0.46629   |
|    101-200    |   0.49371   |
|    201-300    |   0.52113   |
|    301-400    |   0.54855   |
|    401-500    |   0.57597   |
|    501-600    |   0.60339   |
|    601-700    |   0.63081   |
|    701-800    |   0.65823   |
|    801-900    |   0.68565   |
|    901-1000   |   0.71307   |

* Quantity: 1000 passes.&#x20;
* Redeem $BENCH amount: 2100 $BENCH.
* Launching Airdrop: Huge.&#x20;
* Referral rewards: Unlocked.

### Benchmark Gold Pass:&#x20;

* Price: Price:  The price of a Pass will increase with every 500 sold, as shown in the table below.

  | Sold Quantity | Price (ETH) |
  | :-----------: | :---------: |
  |     1-500     |   0.09326   |
  |    501-1000   |   0.09874   |
  |   1001-1500   |   0.10422   |
  |   1501-2000   |   0.10970   |
  |   2001-2500   |   0.11518   |
  |   2501-3000   |   0.12066   |
  |   3001-3500   |   0.12614   |
  |   3501-4000   |   0.13162   |
  |   4001-4500   |   0.13710   |
  |   4501-5000   |   0.14258   |
* Quantity: 5000 passes.&#x20;
* Redeem $BENCH amount: 420 $BENCH.
* Launching Airdrop: Qualified.&#x20;
* Referral rewards: Unlocked.

&#x20;


---

# 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/build.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.
