> For the complete documentation index, see [llms.txt](https://dk-genesis.gitbook.io/dk-mobile-genesis/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dk-genesis.gitbook.io/dk-mobile-genesis/economy/staking-termination.md).

# Staking Termination

We are here to guide you on how to claim your staked Pentandra Token(PED) to your ITSBLOC wallet once Staking from DK Mobile : Genesis is complete.

**1. Check your Staking status**

<figure><img src="/files/WY1KZaKTtwPYpwUohLDe" alt=""><figcaption><p>Sample ITSBLOC wallet</p></figcaption></figure>

1. Open ITSBLOC Wallet and select PED icon.
2. Select Staking menu from PED menu.
3. In Staking Menu, you can check total Staking amount and Staking status.

*\*Total amount of staking will be updated soon*

**2. How to Retrieve Staking**

<figure><img src="/files/YzdOmMYKcE6k0LQ8p86r" alt=""><figcaption><p>Sample ITSBLOC wallet</p></figcaption></figure>

1. Press Claim button on the active Staking product that has finished the staking period
2. Check the Staking product information and press OK button
3. Input your password on ITSBLOC Wallet and press OK Button
4. *A*fter Staking retrieval is complete, press OK button and return to the Staking menu.

**3. How to check Staking status**

<figure><img src="/files/ZGFeJMM8DBISLAe6TymA" alt=""><figcaption><p>Sample ITSBLOC wallet</p></figcaption></figure>

1. Check the Staking retrieval lo&#x67;**,** logs are separately displayed as **Unstaking/Staking**.
2. In **Unstaking** section, you can check Staking retrieval date, claimed token amount after retrieval of Staking and completion status of Staking.
3. In **Staking** section. you can check the starting date of Staking and the on-going amount of Staking.
4. For currently on-going **Staking** products ‘<mark style="color:red;">**CLAIM**</mark>’ button is active and on the top part of the screen, you can check the ‘<mark style="color:blue;">**Total Staking**</mark>’ menu to compare the difference in activation amount.


---

# 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://dk-genesis.gitbook.io/dk-mobile-genesis/economy/staking-termination.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.
