# Migrating Wallets (TG Mini-App Users)

Due to Telegrams most recent update, self custodial mini apps that do not support the TON blockchain will be shutdown. \
\
For those users that use the mini app and want to move off of telegram completely, follow the steps below.\
\
How do i migrate off of telegram? \
\
1\. Type /start\
2\. Open wallet \
![](/files/auPCWfSj4yyuPDXSP1Sh)\
\
3\. You will be greeted with this message giving you a rundown on whats going on within the telegram ecosystem. \
\
4\. Once you click " I acknowledge"  youll be brought to the wallet overview page with a button that says  "reveal private key"\
![](/files/EwGq6kbCeBobSYy2PyGq)\
\
5\. Click "reveal" and your private key will populate. PLEASE KEEP THIS SAFE!\
\
6\. Once you have your private key copied, go back to <https://firstledger.net/> and click the connect button on the top right to start the wallet creation process. <br>

7. Select which form of verification youd like to use (TG, X, Gmail) and import your wallet!<br>


---

# 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.firstledger.net/migrating-wallets-tg-mini-app-users.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.
