# 2. Staking User Guide

#### 1）Connect Wallet

Connect your wallet and switch to the Peaq (Agung) network.

<figure><img src="/files/pY6N4Ca8uKcNAqhJD4u9" alt="" width="563"><figcaption></figcaption></figure>

#### 2）Acquire ECT

You can purchase ECT on an exchange and withdraw it to your wallet, or utilize peaq (Agung) to exchange for ECT.

<figure><img src="/files/kKSoZ8v0RcZwii7giSLt" alt="" width="563"><figcaption></figcaption></figure>

#### 3) Flexible Staking

Click on 'Stake,' enter the amount you wish to stake, authorize ECT, and then proceed with the staking.

<figure><img src="/files/uFQt9mGX7P8aYOul4kCp" alt="" width="563"><figcaption></figcaption></figure>

#### 4) Locked Staking

Enter the staking quantity, select the staking duration, authorize ECT, and then proceed with the staking.

<figure><img src="/files/dKL1u94AmD08EHhFy1AF" alt="" width="563"><figcaption></figcaption></figure>

#### 5) Successful Staking

At this point, the number of ECT staked in Mystaking and StakingPool should correspondingly change, and the ECT in your wallet should be reduced accordingly.

<figure><img src="/files/QRBMNqW6lu7LCDyJlBRz" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/JowVPrgmvdV2i2dtaE0y" alt="" width="563"><figcaption></figcaption></figure>

#### 6) Staking Rewards

"Claimable Reward" refers to the number of rewards that have already been earned and are available for you to claim.

"Staking Reward" indicates the total number of ECT rewards that have been set for the current round (this week) as part of the staking program.

<figure><img src="/files/exdSa8x6oj9Y5JNH1Iy6" alt="" width="563"><figcaption></figcaption></figure>

#### 7) Note

If you stake during Week 0, you will generate staking points in Week 1, and in Week 2, you will receive the rewards earned based on the staking points from Week 1.


---

# 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.ec-cube.io/product-user-guide/2.-staking-user-guide.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.
