> For the complete documentation index, see [llms.txt](https://deeper-network-inc.gitbook.io/deeper-connect-knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://deeper-network-inc.gitbook.io/deeper-connect-knowledge-base/atom-os-functions/dpr/wallet/wallet-manager.md).

# Wallet Manager

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

Section 1: This section displays the DPR wallet address and provides options to download the private key associated with the wallet or unbind the wallet from the device.

Section 2: Wallet Information: This section shows the staking information, credit score, DPR balance, highest historical credit score, and the credit level of the currently bound wallet address.

Section 3: Wallet Information: This section also displays the same details as Section 2, showing the staking information, credit score, DPR balance, highest historical credit score, and the credit level of the currently bound wallet address.

Section 4: Transfer DPR: In this section, users can transfer DPR tokens to another wallet by entering the recipient's address and the amount of DPR they wish to transfer.

Section 5: Password Management: This section, introduced in version 1.1.14.rel, focuses on enhancing DPR security. It provides information and guidelines on resetting the password. For more details, you can click on the provided link to access the FAQ section.

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

Special note: If you need to launch a pledge, please press the staking info button

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

If you confirm that you want to exit staking, please click the red Unstake button.

If you just want to understand the information here and do not quit staking, please click the blue Understood, Continue Staking


---

# 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://deeper-network-inc.gitbook.io/deeper-connect-knowledge-base/atom-os-functions/dpr/wallet/wallet-manager.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.
