# How to stake with Silo

### Navigate to the app

Navigate to <https://app.silostaking.io/> and click "Stake now" button in the top right

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

### Connect wallet

First, you'll need to click "Connect Wallet" in order to interact with the app.

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

### Select your wallet

Click on the logo of your preferred wallet. Note, at time of launch, we will support Compass and Fin wallets. If you're using another wallet (such as Keplr), you'll need to switch over in order to interact with the Silo frontend.&#x20;

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

### Enter your password

Once you've selected your wallet, enter your password to unlock it.

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

### Wallet is linked!

Congratulations! Your wallet is now linked and you should be able to see your balance in the Silo frontend. You should be able to see your abbreviated address in the top right if you succeeded in linking your wallet.

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

### Enter amount

Now let's get to staking! Enter an amount or push the max button to how much you'll commit to liquid staking.

<figure><img src="/files/0rq0qCzYG9dDqw7kvqCz" alt=""><figcaption></figcaption></figure>

### Submit

Push the big green "submit" button (congrats! 🎉 That's our favorite button too!)

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

### Approve transaction

After clicking submit, you'll be taken to your wallet to approve the transaction in another tab. Click the approve button  to approve the transaction and proceed with minting iSEI. (Note, this wallet screenshot is from Compass wallet - it may look different depending on your browser and your choice of wallet).&#x20;

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

### Success!

That's it! If all goes well, in the bottom right hand corner of the Silo frontend you'll see a confirmation message linking you to SeiScan to see the transaction.&#x20;

<figure><img src="/files/7jnfpVstLRTAPVi7reab" alt=""><figcaption></figcaption></figure>

### I've staked my SEI, what now?

Get to the fields and watch those crops grow! Give us a shoutout on twitter at [@silo\_stake](https://twitter.com/Silo_Stake) so we can show some love to our favorite new farmer.

<figure><img src="/files/1VOdJjq283JysMg8V5HU" 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://silostaking.gitbook.io/silo-staking/how-to-stake-with-silo.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.
