# How to show Seed Phrase / Private key

When creating a wallet on the Coin98 Extension, it's essential to securely store your Seed Phrase or Private Key in a safe location

If you happen to lose or forget your recovery keys, this tutorial will guide you on how to retrieve them, provided the wallet whose keys you forgot is still active on your Extension

{% hint style="info" %}
Note: You cannot retrieve recovery keys for the Watch-only wallet
{% endhint %}

## How to show Seed Phrase

**\*The first way:**&#x20;

**Step 1:** On the main screen of the Coin98 Extension, click **More** icon

**Step 2**: Click **Show Seed Phrase**

**Step 3**:  A warning message will appear, reminding you to keep your wallet's seed phrase private and not to share it with anyone. If you understand and accept this warning, click **View** to proceed

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

**\*The second way:**

**Step 1**: On the mainscreen of the Extension, click on the currently active Wallet&#x20;

**Step 2**: Choose **Manage Wallets**

<figure><img src="/files/US2EFVkEyPlKwvLi3nxl" alt="" width="563"><figcaption></figcaption></figure>

**Step 3**: Select the wallet that you would like to retrieve its Seed Phrase

**Step 4**: Click **Show Seed Phrase**

**Step 5**: A warning message will appear, reminding you to keep your wallet's seed phrase private and not to share it with anyone. If you understand and accept this warning, click **View** to proceed

<figure><img src="/files/5Yuh0XrvmBzQmcDsWQpy" alt=""><figcaption></figcaption></figure>

## How to show Private Key

**\*The first way:**

**Step 1**: On the main screen of the Extension, click **More** icon

**Step 2**: Click **Show Private Key**

**Step 3**:  A warning message will appear, reminding you to keep your wallet's seed phrase private and not to share it with anyone. If you understand and accept this warning, click **View** to proceed

**Step 4**: Select the blockchain of the wallet you would like to retrieve its private key

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

**\*The second way:**

**Step 1**: On the main screen of the extension, click on the currently active Wallet&#x20;

**Step 2**: Choose **Manage Wallets**

<figure><img src="/files/T5JCqKcOQEpDg8gfLz7s" alt="" width="375"><figcaption></figcaption></figure>

**Step 3**: Select the Multichain wallet containing the wallet address whose Private Key you would like to view → then click **Show Private Key**

**Step 4**: A warning message will appear, reminding you to keep your wallet's Seed Phrase/Private Key private and not to share it with anyone. If you understand and accept this warning, click **View** to proceed

**Step 5**: Select the blockchain of the wallet that you would like to retrieve its Private Key

<figure><img src="/files/EHlXjxhwFeWLztuuc07j" alt=""><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://docs.coin98.com/products/coin98-super-wallet/extension/wallet-management/how-to-show-seed-phrase-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.
