# 查看私钥

**查看私钥：**

1. 进入您的钱包设置（点击右下角的方形图标）。
2. 选择“查看私钥”。
3. 仔细阅读警告，确保没有其他人可以看到您的私钥。
4. 选择“我理解”以继续。

您将看到设备上存储的所有私钥。

<figure><img src="/files/ERqQqYt1w2o0v8VqasQO" alt="" width="375"><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://help.keyring.app/zh/keyring-pro/how-to-use/view-private-key.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.
