# How to stake my asset?

In LSP.Finance, we classify staking into two types: Flexible Staking and Fixed Staking.

{% hint style="info" %}
Learn more about different between 'Flexible Staking' and 'Fixed Staking'：[Flexible Staking](/protocol-and-feature/feature/flexible-staking.md)、[Fixed Staking](/protocol-and-feature/feature/fixed-staking.md)
{% endhint %}

<figure><img src="/files/DHhtfKupKtmaHpkCfO5t" alt=""><figcaption></figcaption></figure>

### Flexible Staking

Go to the **Flexible Staking** page.

1. Select the desired underlying asset for staking (currently supported: **MANTA**, **ALEO**).
2. Enter the amount of the underlying asset you wish to stake.
3. Click **\[Stake]**.

<figure><img src="/files/j3HS8oSCcxLNXKk6eQXJ" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Note:** When staking **ALEO**, users must manually deposit the assets to their designated ALEO address.
{% endhint %}

<figure><img src="/files/VBBRi4obS5hDeqpj0ZCo" alt=""><figcaption></figcaption></figure>

### Fixed Staking

{% hint style="info" %}
**Fixed Staking** staking is temporarily closed. Please stay tuned for official announcements.\
Currently, you can purchase the tokenized assets through **\[Trade]**.
{% endhint %}

<figure><img src="/files/qof4j1z0ufRhCQnolEYw" alt=""><figcaption></figcaption></figure>


---

# 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.lsp.finance/academy/how-to-stake-my-asset.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.
