> For the complete documentation index, see [llms.txt](https://docs.coin98.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coin98.com/products/coin98-telegram-wallet/how-to-retrieve-seed-phrase-private-key-on-coin98-telegram-wallet.md).

# How to retrieve Seed Phrase/Private key on Coin98 Telegram Wallet

When creating a wallet on the Coin98 Telegram 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 Coin98 Telegram Wallet.

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

## **How to show Seed Phrase** <a href="#bda8onx68bgd" id="bda8onx68bgd"></a>

**\*Option 1:**

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

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

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

**\*Option 2:**

**Step 1**: On the mainscreen of the Coin98 Telegram Wallet, click on the currently active Wallet

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

<figure><img src="/files/LrA9JppH622cdjVVwpfs" 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**

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

## **How to show Private Key** <a href="#sm17hf6mr65n" id="sm17hf6mr65n"></a>

**\*Option 1:**

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

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

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

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

**\*Option 2:**

**Step 1**: On the main screen of the Coin98 Telegram Wallet, click on the currently active Wallet

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

<figure><img src="/files/vx96LasZEOcbJ8JBxZxx" alt="" width="563"><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**: Select the blockchain of the wallet that you would like to retrieve its Private Key

<figure><img src="/files/KpcL5248tLaETXC9DS05" 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://docs.coin98.com/products/coin98-telegram-wallet/how-to-retrieve-seed-phrase-private-key-on-coin98-telegram-wallet.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.
