# How to Participate in Staking?

{% hint style="info" %}
All on-chain interactions with usdx.money are integrated into the official dApp. Please visit <https://app.usdx.money/stake>.
{% endhint %}

### **Participate in Staking**

1. Navigate to the "Stake" page on the official usdx.money dApp to access and participate in the staking feature.

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

2. You can easily manage staking with options like "Unstake" and "Claim," just like other leading protocols.
3. Enter the amount of USDX you wish to stake and click "Approve" to complete the staking process.

<figure><img src="/files/dgHMKdqtRibbM5F1QVgS" 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.usdx.money/guides/how-to-participate-in-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.
