# How to stake on Saros Garden

## Stake SAROS Earn BERRY

{% hint style="info" %}
$BERRY is an on-chain, non-transferable point system. By staking your $SAROS tokens, you can earn $BERRY points and unlock future exclusive benefits.
{% endhint %}

**Step 1**: Connect your wallet.&#x20;

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

**Step 2**: Click **Stake**

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

**Step 3**: Input the token amount you want to stake, then click **Stake now**

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

**Step 4**: Review and sign the request that popped up in your wallet

<figure><img src="/files/lHRJChy6gMouCICBuD7V" alt="" width="375"><figcaption></figcaption></figure>

And you're done!&#x20;

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

Now, just relax and see your BERRY grow.

If you later want to stake more tokens into the pool, click on the "plus" icon on the interface, then go back to step 3 above.&#x20;

<figure><img src="/files/fdVO8Pqguui4fHQuONoL" 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.saros.xyz/saros-garden/how-to-stake-on-saros-garden.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.
