# Restake ALT

To participate in ALT restaking, please follow the short guide below:

\
**Step 1:** First off, navigate to ALT restaking site: 👉 <https://stake.altlayer.io/>

Connect one of the many supported EVM-compatible wallets to Ethereum mainnet network. Ensure that ALT tokens you wish to stake is in that wallet and that it has sufficient ETH to pay for gas.<br>

Once connected, your ALT balance will show up.&#x20;

**Step 2:** Please input the desired amount to restake. Stakers will earn rewards in ALT tokens. The current rewards APR is also displayed.&#x20;

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

**Step 3:** Once you are ready, click on the “Approve” button to grant token approval and confirm the transaction in your wallet.

**Step 4:** Once the transaction is confirmed, a "Stake" button will appear. Proceed to stake by clicking on the “Stake” button and confirm the transaction in your wallet.<br>

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

Step 5: Once staked, you will be navigated to the Convert tab, which will prompt you to convert your staked ALT (stALT) to restaked ALT (reALT). Proceed with input of your desired amount of stALT to convert, and click on the "Convert" button to confirm the transaction in your wallet.

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

Congratulations! You have completed the restaking process. You may wish to proceed ahead in participating in LaunchPools.


---

# 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.altlayer.io/altlayer-documentation/alt-restaking/restake-alt.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.
