# Staking

### How to start staking?

Staking with Yoyo Market is easy! Check the guide below or watch the video at the bottom of this page!

1. Head over to <https://staking.yoyomarket.io>
2. Press 'connect wallet'

<figure><img src="/files/9ILVNVmilxEbIZcuIkpa" alt=""><figcaption></figcaption></figure>

3. Next, input the desired amount you want to stake, or click Max to start staking all your available tokens.
4. ![](/files/T2pmd7PLp7OtUA4jLxCX)
5. When you are satisfied with your input, click Approve & Stake.![](/files/heiDj588lP1542XHze53)
6. This will trigger two transactions in your wallet, approval of spending of your YOYO tokens, and sending the tokens to our staking contract.
7. Accept both transactions, note that it can take up to a few minutes before you will see the second transaction.
8. Once your staking has been succesfully commenced, you will see a confirmation notification on the bottom of your screen. Congratulations!

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

### Video guide

{% file src="/files/iptmbI6x0GJvEElEDvaR" %}


---

# 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://yoyo-market.gitbook.io/yoyo-market-documentation/product-guides/staking.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.
