> For the complete documentation index, see [llms.txt](https://dragonverse-info.gitbook.io/metas/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dragonverse-info.gitbook.io/metas/getting-started/guides/how-to-join-staking.md).

# How to join Staking?

{% hint style="info" %}
Go to: <https://app.dragonverse.finance>
{% endhint %}

{% hint style="info" %}
Connect your Wallet
{% endhint %}

{% hint style="info" %}
Choose "**STAKE**" feature&#x20;
{% endhint %}

{% hint style="success" %}
Choose the amount to Stake and the Package you want, click Stake
{% endhint %}

{% hint style="danger" %}
**TO CONTROL INFLATION:** Each wallet will only have the right to stake 3 packages, when done all 3, they cannot stake again. This rule will help avoid the immobilization of money flow.
{% endhint %}

{% hint style="danger" %}
If you choose 10, 20 or 30 days package, you cannot unstake and claim tokens until 10, 20 or 30 days later (when the package ends). It means that you cannot withdraw until the package periods end
{% endhint %}

{% content-ref url="/pages/-Mk127FUhO0yyFJyDDJr" %}
[Staking](/metas/products/nft-farming-1.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:

```
GET https://dragonverse-info.gitbook.io/metas/getting-started/guides/how-to-join-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.
