> For the complete documentation index, see [llms.txt](https://docs.smardex.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.smardex.io/smardex-defi-platform/staking.md).

# Staking

## How to Stake SDEX tokens&#x20;

### 1.Navigate to Staking Tab

<figure><img src="/files/RUeD3sUEqTPcH6GUy4QA" alt=""><figcaption><p>Staking page</p></figcaption></figure>

### 2. Connect your web3 wallet (ex. Metamask, Coinbase Wallet, etc.)

<figure><img src="/files/3Fhu5rX1S9hhMuQoKBQT" alt=""><figcaption><p>Connect your wallet</p></figcaption></figure>

### 3. Stake your SDEX

<figure><img src="/files/r9QiWhRV7yafruLwAJPX" alt=""><figcaption><p>Click here</p></figcaption></figure>

<figure><img src="/files/fexSM9A1si90OPpnCZF6" alt=""><figcaption><p>Click on 'Stake SDEX'</p></figcaption></figure>

<figure><img src="/files/wZD6FkyXSExwkLSPcylI" alt=""><figcaption><p>Enter the amount you want to stake or select the %</p></figcaption></figure>

<figure><img src="/files/Bquy9eFasRk0XdrxTfK7" alt=""><figcaption><p>When you have chosen the amount, click on 'Confirm'</p></figcaption></figure>

<figure><img src="/files/RkfPLeya3CXilJpf0gOx" alt=""><figcaption><p>Confirm in your wallet</p></figcaption></figure>

<figure><img src="/files/v5yTSPHHENzHRr4VLQzE" alt=""><figcaption><p>SDEX successfully staked</p></figcaption></figure>

## Add or remove staking SDEX easily

<figure><img src="/files/2pplPZ3DZNXYrCr0r489" alt=""><figcaption><p>Click '-' if you want to unstake, and '+' if you want to stake more.</p></figcaption></figure>

### Example of unstaking SDEX

<figure><img src="/files/uNp590LZQG26XRp04KHn" alt=""><figcaption><p>Click on the '-' button</p></figcaption></figure>

<figure><img src="/files/48Ny80XbLfy7HmjU2l8y" alt=""><figcaption><p>Enter the amount you want to unstake or select the %</p></figcaption></figure>

<figure><img src="/files/7fWTpg3ETbS2jo43Z3rB" alt=""><figcaption><p>When you have chosen the amount, click on 'Confirm'</p></figcaption></figure>

<figure><img src="/files/bhHJfBU0um0ddstyHKe4" alt=""><figcaption><p>Confirm in your wallet</p></figcaption></figure>

<figure><img src="/files/CqLn11CCWr6w4TjZ3FSp" alt=""><figcaption><p>SDEX successfully unstaked</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.smardex.io/smardex-defi-platform/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.
