# Displaying the Seed Phrase and Private Key of your Address(s)

If you would like to show the private key of an address that is currently being displayed on Freewallet, click “Address Actions” and click “View Private Key."

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

<mark style="color:red;">**Make sure nobody can see your screen when you view your private keys for any address.**</mark>

<mark style="color:yellow;">While this Private Key is not the 'password' or 12 seed-passphrase, this is the password for this specific address. Only YOU can keep this information safe.</mark>\
\
Below is how your private key will be shown to you, but <mark style="color:yellow;">the fact you are seeing this specific private key for this address right now in this User Manual means this address below is 100% compromised and should not be used</mark>, ever.

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

You can also view your private key for all individual addresses quicker by right-clicking the address in your “Change Address” list to either View Address or View Private Key.

<mark style="color:red;">**Always remember to keep these private keys safe, just like you would of your 12-word passphrase.**</mark>

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

**Please take note: Any new addresses (not a part of the original 20) that are created or imported will not automatically load in from the passphrase alone if you log out of Freewallet or lose your device. These can be re-added by simply adding the addresses back into your UI. Read more about this process in the section titled** [**Viewing, Creating and Importing Addresses**](/freewallet.io-user-manual/freewallet-functions/viewing-creating-and-importing-addresses.md)**.**\
\ <mark style="color:yellow;">**Each individual address has its own private key and if it is an imported address (not created within this specific Freewallet seed) then it is a top priority to mark down and save any private keys from imported addresses.**</mark>

**Another aspect to be aware of is that the private keys for your Segwit Address #1 is simply the private key for your Legacy Address #1 but with the prefix "p2wpkh:" before it.**

<mark style="color:yellow;">**This is simply how Segwit private keys work, and is very useful to know.**</mark>

<figure><img src="/files/oyUDOc57h7vxkpVGvxi1" alt=""><figcaption><p>The same private key as before but with the Segwit prefix (Segwit Address #1 shown here)</p></figcaption></figure>

To view your passphrase <mark style="color:yellow;">(which is the deterministic 'password' for ALL of the addresses in your wallet)</mark>, navigate to the “Settings” icon in the upper right and make sure you are clicked on the “Wallet” tab.

<mark style="color:red;">**Make sure nobody can see your screen when you view your private keys for any address or your seed-phrase.**</mark>

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

Your passphrase is not visible until you click the button that resembles an eye. If you locked your wallet with a password, you will be prompted to enter it now.

<mark style="color:yellow;">**It is important to make sure your wallet is password protected and locked**</mark>**&#x20;as mentioned in the** [**Locking and Unlocking your Freewallet**](/freewallet.io-user-manual/freewallet-functions/locking-and-unlocking-your-freewallet.md) **section so this function and all other immutable functions are secured.**


---

# 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://davestaxcp.gitbook.io/freewallet.io-user-manual/freewallet-functions/displaying-the-seed-phrase-and-private-key-of-your-address-s.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.
