# Stake AutoS & Claim AutoCell

AutoCell is non-tradable and is generated by staking AutoS into AutoCell Machine. One of the utilities of AutoCell is to unlock the privilege usage of Auto Strategy Vaults.

Below steps goes through how to stake AutoS and earn AutoCell & AutoS:

## Stake AutoS

1. After going into the Dapp, go to Quota page by clicking "Remaining Quota" on the navigating bar

<figure><img src="/files/3YuA3d4n2PoyYhYZyhzn" alt=""><figcaption></figcaption></figure>

2\. Go to "AutoCell" section, click "Stake / Unstake"

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

3\. Enter amount of to-be-staked AutoS, click "Enable" (the first time) then "Stake" and approve respective transactions in the wallet

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

4\. After staking, you may check the assets in your AutoCell Machine on the dashboard

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

5\. You may check the amount of **Bonus AutoS rewards** and the **Remaining locked time** by entering "Stake / Unstake"

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

## Claim AutoCell

1. To claim the pending amount of AutoCell, you may click "Claim All" beside AutoCell Balance and approve corresponding transaction in the wallet

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

2\. You may check your AutoCell claimed balance and the claim percentage bar in the extension

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

* Bonus AutoS Rewards: AutoS earned according to the **claimed** AutoCell in proportion to the total amount of AutoCell
* AutoCell will be accumulated according to the staking time. You may claim "Pending AutoCell" by clicking "Claim All"
* Only the **claimed** AutoCell will be counted to unlock the Investment Quota of Auto Strategy Vaults


---

# 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.singlefinance.io/autosingle/guides/step-by-step-guide/stake-autos-and-claim-autocell.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.
