# How to show Seed Phrase / Private key

When creating a wallet on the Coin98 Super Wallet, 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 App

{% 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 App, 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/uwfLCbNi4eBRGkc458sh" alt=""><figcaption></figcaption></figure>

**\*The second way:**

**Step 1**: Click on the OneID icon at the top left corner of the main screen.

**Step 2**: Choose **My Wallets**

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

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

<figure><img src="/files/1fXvozOyl2secKko8G5M" alt=""><figcaption></figcaption></figure>

**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/CRwtiyoV2weYrzR8Ecnh" alt="" width="563"><figcaption></figcaption></figure>

## How to show Private Key

**\*The first way:**

**Step 1**: On the main screen of the App, 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/N9X5RZpNSVgo7MXyCLsg" alt=""><figcaption></figcaption></figure>

**\*The second way:**

**Step 1**: Click on the OneID icon at the top left corner of the main screen.

**Step 2**: Choose **My Wallets**

**Step 3**: Select the wallet that you would like to retrieve its Private Key

**Step 4**: Click **Show Private Key**

<figure><img src="/files/4FfzkbNfkaLvnzNcFjGh" alt=""><figcaption></figcaption></figure>

**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/AWqyrsEPMYU9U2sulXQO" 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/mobile/wallet-management/v15-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.
