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

# Staking (Closed)

![](/files/rGHxdByCSL0zbB5RA3KJ)

* Go on to the 'Staking' tab on Dexlab platform.
* <https://www.dexlab.space/staking>
* Click the 'Participate in staking' button and check the new browser tab.

![](/files/DQj45iK78Rsx0IvuWIRy)

* Connect your wallet.

![](/files/lXz8liOjLzD0YuMTzjDD)

* Click 'DXL Stake Season 1.'

![](/files/eNX7ykscN4eslXBligd1)

* Click 'Deposit' to deposit your DXL amount from your Solana wallet.

![](/files/zyP5eBggblf68lIBw2pw)

* First, click your staking wallet address from the drop-down menu.

![](/files/UDKWnDNbsI6xdpJM0zoJ)

* Then, type down the amount of DXL that you want to deposit in this staking wallet.

![](/files/YNXSqZYXEvLwH1FdC9oz)

* Go on to the 'STAKE' tab to stake your DXL.

![](/files/uG4rFb07dW0wnk8MaBVi)

* 1 pool token is equal to 100 DXL. Therefore, 100 DXL equals 1 pool token here.
* <mark style="background-color:blue;">**Enter the number of pool tokens**</mark> that you want to stake and click ‘STAKE DXL.’
* Click 'Approve' on the pop-up window.

Go on to 'Reward Harvest' if you want to know how to harvest your staking reward 👉🏻

{% content-ref url="/pages/wBvGnALXXvVRfIzFixuR" %}
[Reward Harvest (Closed)](/products/staking/reward-harvest-closed.md)
{% endcontent-ref %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.dexlab.space/products/staking/staking-closed.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
