# Staking

How to use Staking ?

To get started, access the DApp via the following link: <https://app.ralphbuilder.org/><br>

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

Next, connect your wallet using one of the available methods. Please ensure you have an address belonging to **GROUP 0** to participate in staking. (<https://docs.alephium.org/fr/wallet/>)

<figure><img src="/files/4nihOQ1xV3NhrDQXZhe9" alt=""><figcaption></figcaption></figure>

Once connected, the staking pool will be directly accessible (<https://app.ralphbuilder.org/staking>). \
You can deposit an amount of $BUILD to stake and sign the transaction:

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

The page also provides key information, such as:

* The total amount staked.
* Available rewards.
* The number of stakers.
* The minimum unlock period of 10 days applies when you unstake.

  > This period is designed to encourage ongoing participation and prevent exploitation of the rewards system.

  <figure><img src="/files/39YUBU9g2JMVltl7hdQg" alt=""><figcaption></figcaption></figure>

Additional Information about the Pool

* **APR**: The annual percentage yield.
* **TVL**: The total value locked in the pool.
* **Available Rewards**: The rewards currently available.
* **Unlock Period**: The duration for which funds are locked.

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

#### **Harvest Rewards**

Before claiming your rewards, it is recommended to use the **Harvest** button to ensure your earnings are up-to-date.

By using this button, you also receive an additional reward of **0.015 $BUILD** each time.

<figure><img src="/files/4EnY7AWeHy5BAv9hY4yY" alt=""><figcaption></figcaption></figure>

You’ll be able to unstake your $BUILD and claim your first rewards. The process is straightforward: simply sign the transaction to complete the operation.

<figure><img src="/files/4TEMbIQSHH9IxGJad0YE" 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.ralphbuilder.org/ralphbuilder-dapp/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.
