# View Private Key

To view your private key:

1. Go to your wallet settings (tap the square icon in the bottom right corner).
2. Select "View private key."
3. Carefully read the warning and ensure no one else can see your private key.
4. Choose "I understand" to continue.

You will then see all the private keys stored on your device.

<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/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.
