# Stake and Redeem

On Compliant Staking, you will be able to stake the assets via either your account on Singularity or from your wallet. Make sure that you are on the right chain.&#x20;

*Note: Only Arbitrum and Ethereum are available for Compliant Staking at the moment*

*See the video below for detailed guide*

{% embed url="<https://www.loom.com/share/dc7b569c61e04fdfa7af3b59444bbde4>" %}

{% tabs %}
{% tab title="Stake " %}

1. Enter Stake Details
   * Select the asset type you want to stake.
   * Enter the amount you want to stake (make sure it’s within your available balance).
   * Click Continue.
2. Review Staking Information
   * Review the staking details (asset, amount, source).
   * Confirm the information shown.
3. Confirm Staking
   * Confirm the transaction in your connected wallet.
   * The staking process begins.
   * *Note: After a successful stake, your staked balance will appear in your account.*
     {% endtab %}

{% tab title="Redeem" %}

1. Enter Redeem Details
   * Select the asset type you want to redeem.
   * Enter the amount you want to redeem.
   * Click Continue.
2. Review Redeem Information
   * Review the redeem details (asset, amount, destination).
   * Confirm the information shown.
3. Confirm Redeem
   * Confirm the transaction in your connected wallet.
   * The redeem process begins.
     {% endtab %}
     {% endtabs %}


---

# 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://singularityzk.gitbook.io/singularity/how-to-get-started/on-chain-actions/compliant-staking/stake-and-redeem.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.
