# Telegram App's Integrated Wallet

Introducing our innovative Dezinga Telegram app—an accessible and consistent gaming experience across all devices and operating systems. Play directly on Telegram, where the app maintains uniformity in display and gameplay, regardless of the platform or device. We've integrated a non-custodial wallet within the Telegram app itself, freeing you from the need for external wallets and enhancing convenience. Additionally, this app bypasses any domain restrictions on your network, allowing seamless access to Dezinga's features solely through Telegram.

Dezinga's Telegram app can be accessed at <https://t.me/dezinga_bot/app>, or find @dezinga\_bot.

### Setting up the wallet on Telegram app

If you have not restored or created a wallet, you will see the screen like below

<figure><img src="https://3636306066-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyyO12B4D54WJ9iuPKy91%2Fuploads%2FzHe9bf6y61xLQ68YF7st%2FScreenshot%202024-09-05%20at%2014.01.31.png?alt=media&#x26;token=c36a7ddc-f67b-4966-b239-4aa7940eb1d7" alt="" width="375"><figcaption></figcaption></figure>

To set up a brand new wallet, choose [Create new account](#create-new-account)

To restore your existing backup phrase or private key, choose [Login](#login-restored-exsiting-backup)

#### Create new account

Click on **Create account**, you will see the screen with SOL address and seed phrase like below

<figure><img src="https://3636306066-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyyO12B4D54WJ9iuPKy91%2Fuploads%2F7UjS8CJsPfUmUtDPH5sw%2FScreenshot%202024-09-05%20at%2014.05.14.png?alt=media&#x26;token=ae7eb816-deee-4f48-a60e-0d18a30f5a61" alt="" width="375"><figcaption></figcaption></figure>

The seed phrase displayed on your screen will be different from the sample shown in the screenshot. At this step, you should back up the seed phrase. We recommend using the seed phrase for backup, as it's generally easier to record on paper compared to a private key.

{% hint style="danger" %}
Make sure you back up your seed phrase before continuing. Do not ignore this step! If not, you can't continue.
{% endhint %}

Click **Continue**.

At this step, you'll be prompted to enter some words in the seed phrase you backed up, but in a random order. This is a security measure to ensure that you've properly saved your backup information.

<figure><img src="https://3636306066-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyyO12B4D54WJ9iuPKy91%2Fuploads%2FzjHdRqyE6z7gVvolfKLo%2FScreenshot%202024-09-05%20at%2014.14.00.png?alt=media&#x26;token=a889065c-7cff-4d0c-b697-ca8fbd6d16ce" alt="" width="375"><figcaption></figcaption></figure>

If you enter correctly, and click **Create**, you are done.

#### Login (restored existing backup)

You can restore from seed/mnemonic phrase that was backed up from this app or other wallets (Phantom, Solflare...).

<figure><img src="https://3636306066-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyyO12B4D54WJ9iuPKy91%2Fuploads%2FubgeIc3lEMkJD4o76E7X%2FLogin.png?alt=media&#x26;token=7abac862-6e73-4a07-b187-53c26ea49513" alt="" width="375"><figcaption></figcaption></figure>

Just enter the correct backup info and click **Continue**.

{% hint style="info" %}
When entering your seed phrase, ensure that the words are separated by spaces only—no commas, dots, or any other special characters should be used. Example:

![](https://3636306066-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyyO12B4D54WJ9iuPKy91%2Fuploads%2Fk7vgjobSINnT506skl7a%2FScreenshot%202024-09-05%20at%2016.13.50.png?alt=media\&token=fe927345-b1fe-40a0-847d-f1d80c1154f9)
{% endhint %}

#### Switch Wallet

You can logout and repeat the whole process if you want to create a new wallet or restore another one. Just click on icon **Wallet** at bottom right, and then click **Logout**

<figure><img src="https://3636306066-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyyO12B4D54WJ9iuPKy91%2Fuploads%2FAf2P39Hd8XReNQwcOGfV%2FTelegram-app-logout.png?alt=media&#x26;token=b472e233-dba4-4145-af98-a48707ed3b90" alt="" width="375"><figcaption></figcaption></figure>

### Using the Integrated Wallet

Our integrated wallet, specifically designed for playing on Dezinga via the Telegram app, supports only Solana (SOL) and two other tokens: DEGA and USDT. This means you won't see other tokens in this wallet.

In addition to playing and submitting tickets on Dezinga, you can also send and receive the three supported tokens: SOL, DEGA, and USDT, through our integrated wallet.

Click on icon **Wallet** at bottom right to find out more

<figure><img src="https://3636306066-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyyO12B4D54WJ9iuPKy91%2Fuploads%2FPZwOv4DsVvi02EX7WrEk%2FScreenshot%202024-09-05%20at%2014.34.13.png?alt=media&#x26;token=48477150-adce-482b-b030-91f117802851" alt="" width="375"><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.dezinga.com/how-tos/non-custodial-crypto-wallet/telegram-apps-integrated-wallet.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.
