# Surge

ALEX Surge is a round-based liquidity incentives program designed to reward participants, including liquidity providers (LPs) and voters who help distribute rewards.

By participating in Surge, LPs can stake their liquidity pool tokens (LP tokens) to earn additional $ALEX rewards, while voters can use their $ALEX or $LiALEX tokens to determine which liquidity pools receive a larger share of these rewards.

{% hint style="warning" %}
**Important:** LP tokens fluctuate in value based on pool activity and market conditions. Liquidity providers should consider factors like **impermanent loss** before staking in Surge.
{% endhint %}

Every Surge round consists of multiple stages, including **registration, voting & staking, and reward emissions**.

To join the current Surge campaign and start earning rewards, visit the [ALEX Surge App](https://app.alexlab.co/surge).

{% hint style="warning" %}
🚨 **Cut-off Dates in ALEX Surge**

Cut-off dates define the deadlines for each phase in a Surge round:

* **Registration Cut-off**: no new pools can join after this date.
* **Voting Cut-off**: votes are locked, finalizing reward distribution.
* **Staking Cut-off**: last opportunity to stake LP tokens.

The current phase is always visible on the Surge interface.
{% endhint %}

## Explore

{% content-ref url="/pages/INNVoiVtjzp68hloJ2Wy" %}
[Key concepts](/what-can-you-do/surge/key-concepts.md)
{% endcontent-ref %}

{% content-ref url="/pages/kmqRztAU2e9sNFQkJBij" %}
[How to participate](/what-can-you-do/surge/how-to.md)
{% endcontent-ref %}

{% content-ref url="/pages/0NNkg3s16R7vW9JNIAfw" %}
[FAQs](/what-can-you-do/surge/faqs.md)
{% endcontent-ref %}

## Support

For assistance, please reach out to our Community Managers on [Discord](https://discord.com/invite/alexlab) and [Telegram Channel](https://t.me/AlexCommunity).


---

# 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.alexlab.co/what-can-you-do/surge.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.
