# How to Export a Seed Phrase from Crypto Wallet

Follow this step-by-step guide to export your seed phrase safely.

{% embed url="<https://youtu.be/60HKeN4flig>" %}

**Step 1:** Open the [**Verida Wallet**](https://www.verida.network/verida-wallet) on your device.

<div align="left"><figure><img src="/files/8Gl1KRDqy7XwdMCaZBwl" alt="" width="375"><figcaption></figcaption></figure></div>

**Step 2: Access Crypto Wallets**

1️⃣ Go to Settings.

<div align="left"><figure><img src="/files/7xHlPTJ6ElEybPsb7E8D" alt="" width="375"><figcaption></figcaption></figure></div>

2️⃣ Tap Crypto Wallets.

<div align="left"><figure><img src="/files/GRN7aCrojolJcs4ndDcs" alt="" width="375"><figcaption></figcaption></figure></div>

3️⃣ Select the wallet you want to export.

<div align="left"><figure><img src="/files/w9hT9R3VaW1iWMCV5KxR" alt="" width="375"><figcaption></figcaption></figure></div>

**Step 3: Tap “View Details” to access wallet options.**

<div align="left"><figure><img src="/files/2b8APkuuduKEUWbFDC6r" alt="" width="375"><figcaption></figcaption></figure></div>

**Step 4: Export Your Private Key**

1️⃣ Tap the wallet address.

<div align="left"><figure><img src="/files/EJjmZDiSWEtg2pthbw3i" alt="" width="375"><figcaption></figcaption></figure></div>

2️⃣ Select “Show Private Key”.

⚠️ Your private key provides full control over your wallet address. Never share it!

**Step 5: Export Your Seed Phrase**

1️⃣ Tap “Show Seed Phrase”.

2️⃣ Check the box to confirm you understand the risks.

<div align="left"><figure><img src="/files/N6dPaiOX3a6WlIeg0TQv" alt="" width="375"><figcaption></figcaption></figure></div>

3️⃣ Enter your PIN to proceed.

4️⃣ Your seed phrase will now be displayed.

<div align="left"><figure><img src="/files/WhwtVKHrEoGt94mIeQEx" alt="" width="375"><figcaption></figcaption></figure></div>

**Step 6: Securely Store Your Seed Phrase**

Losing your seed phrase means losing access to your crypto—keep it safe!

{% hint style="info" %}
Need help finding what you’re looking for? Reach out to us at [Verida Discord](https://discord.gg/verida)! <img src="https://cdn.discordapp.com/emojis/1028217068123861092.webp?size=40&#x26;quality=lossless" alt=":Verida:" data-size="line">
{% endhint %}


---

# 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://community.verida.network/user-guides-and-support/how-to-export-a-seed-phrase-from-crypto-wallet.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.
