> For the complete documentation index, see [llms.txt](https://support.backpack.exchange/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.backpack.exchange/wallet/troubleshoot/view-secret-recovery-phrases-and-private-keys.md).

# View Secret Recovery Phrases and Private Keys

Backpack recommends recording all Secret Recovery Phrases and saving them in a secure location. This is the only way to recover your account if you lose access to your devices or password.

**Warning: DO NOT SHARE your Secret Recovery Phrase with anyone. Backpack Support or staff will never ask you for your Secret Recovery Phrase.**

***

## Secret Recovery Phrase (Mobile App)

### 1) Navigate to Settings and open the 'Security' menu

### 2) Choose 'Show Secret Recovery Phrase'

Keep your Secret Recovery Phrase private, never share with anyone.

<figure><img src="https://cdn.prod.website-files.com/669641f210a1019f2d8231fa/678202e9c01489edbc1e1619_678202c9c01489edbc1df4eb_view_secret_recovery_phrase_backpack_wallet6.jpeg" alt=""><figcaption></figcaption></figure>

***

## Secret Recovery Phrase (Extension)

### 1) Navigate to Your Account in the Settings menu

### 2) Select 'Show Secret Recovery Phrase'

### 3) Enter your password and choose 'Show secrets'

Keep your Secret Recovery Phrase private, never share with anyone.

<figure><img src="https://cdn.prod.website-files.com/669641f210a1019f2d8231fa/678202e9c01489edbc1e1636_678201e65bc993e062e23f3c_view_secret_recovery_phrase_backpack_wallet4.jpeg" alt=""><figcaption></figcaption></figure>

***

## Private Keys (Mobile App)

#### 1) Navigate to the Network selector menu

#### 2) Open the wallet menu

<figure><img src="https://cdn.prod.website-files.com/669641f210a1019f2d8231fa/678622eb11b3c8f98d3764d4_678621fe9bb8b657a6ff801d_private_keys_export_backpack_wallet3.png" alt=""><figcaption></figcaption></figure>

#### 3) Choose 'Show Private Key'. Select 'Show Private Key'.

Keep your Private Keys private, never share with anyone.

<figure><img src="https://cdn.prod.website-files.com/669641f210a1019f2d8231fa/678622eb11b3c8f98d3764ca_6786220668a1896404fe194c_private_keys_export_backpack_wallet4.png" alt=""><figcaption></figcaption></figure>

***

## Private Keys (Extension)

#### 1) Navigate to the Network selector menu

#### 2) Open the wallet menu

<figure><img src="https://cdn.prod.website-files.com/669641f210a1019f2d8231fa/678619dac53b4a7808cd6e7b_6786177a27a4957a79299917_private_keys_export_backpack_wallet.png" alt=""><figcaption></figcaption></figure>

#### 3) Choose 'Show Private Key'. Enter your password and select 'Show secrets'.

Keep your Private Keys private, never share with anyone.

<figure><img src="https://cdn.prod.website-files.com/669641f210a1019f2d8231fa/678619dac53b4a7808cd6e75_678618d13a513ea432f0bcb2_private_keys_export_backpack_wallet2.png" alt=""><figcaption></figcaption></figure>


---

# 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://support.backpack.exchange/wallet/troubleshoot/view-secret-recovery-phrases-and-private-keys.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.
