# Events

## Events

{% stepper %}
{% step %}

### Beta Event #1&#x20;

The first event of Gradient’s Beta Program allows participants to buy & sell $GRAY through both the Flash & Matching Layer at market price. The following is a breakdown of the rollout process & instructions pertaining to participation in this event.
{% endstep %}

{% step %}

### Beta Event #2

The second event of Gradient’s beta program marks the final private beta prior to public release. During this event, participants will be able to buy & sell both $GRAY and select token partners, through the Flash & Matching Layers, at market or custom prices. Participating individuals and partnered token projects will also be able to provide liquidity to the Gradient Flash Layer for the duration of this beta event.
{% endstep %}
{% endstepper %}

### Event 2 Details:

<details>

<summary>Whitelisting your wallet</summary>

Beta participants are required to submit the wallet they will be testing with ahead of time. This wallet will be whitelisted in order to allow for its trading and/or market-making through the Gradient.

</details>

<details>

<summary>Buying &#x26; Selling Tokens</summary>

Once whitelisted, beta participants may freely buy & sell $GRAY & select partnered tokens through the Flash & Matching Layers at both market & custom prices.

</details>

<details>

<summary>Market Making</summary>

Select partnered token projects may add liquidity to their pair to allow beta participants to instantly buy & sell their token without price-impact. Liquidity amounts added by teams will be test amounts, and do not represent each project’s full liquidity commitment to the Gradient. Individuals will also be able to freely add & remove liquidity to the GRAY/ETH trading pair as well as to partnered tokens’ trading pairs.

</details>


---

# 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://docs.gradient.trade/beta-program/events.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.
