# Stake

ALEX staking involves "locking up" your ALEX tokens on the platform for an amount of time, measured in cycles, in exchange for protocol rewards.

You can think of $ALEX staking as depositing money into an interest-earning account: the longer you keep the money in the account, the more interest you earn. Similarly, the longer you stake $ALEX, the more rewards you earn. The protocol rewards are provided in the form of more $ALEX and APower tokens.

{% hint style="info" %}
**What is APower?** APower is the lottery ticket that allows you to take part in any future IDO rounds on our Launchpad. It is a non-transferrable and non-tradable token that is earned by staking. Learn more on the [FAQs](/what-can-you-do/staking/faqs.md#what-is-apower) page.
{% endhint %}

ALEX provides two different forms of staking to suit every user's need.

* [**Manual Staking**](/what-can-you-do/staking/key-concepts.md#manual-staking): Stake $ALEX directly on the [ALEX Lab Platform](https://app.alexlab.co/stake).
* [**Liquid Staking**](/what-can-you-do/staking/key-concepts.md#liquid-staking): Stake $ALEX via LiALEX, powered by [LISA Protocol](https://www.lisalab.io/).

## Explore

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

{% content-ref url="/pages/7UV8Hb7tbWHp0jkyhFaw" %}
[How to Stake](/what-can-you-do/staking/how-to-stake.md)
{% endcontent-ref %}

{% content-ref url="/pages/WWzq4TjBNLeF3zXqghIB" %}
[How to Harvest](/what-can-you-do/staking/how-to-harvest.md)
{% endcontent-ref %}

{% content-ref url="/pages/6VgJEOJUnosie92jVfHk" %}
[How to Liquid Stake](/what-can-you-do/staking/how-to-liquid-stake.md)
{% endcontent-ref %}

{% content-ref url="/pages/fnudg5EqLSR8dFoP2kBh" %}
[FAQs](/what-can-you-do/staking/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). You can also email us at <contact@alexgo.io>.


---

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