# Telegram Bot

Ninja Blaze Telegram bot on Injective allows users to create new accounts or import existing ones and play their favorite games on Telegram. All games and the full platform functionality and transparency are available just as they are in the browser version.

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

### Account creation

1. Log into the app: [@ninja\_blaze\_app](https://t.me/ninja_blaze_bot).
2. Choose a nickname and avatar. Your wallet address will be automatically created.
3. Transfer funds from your main account if desired. The account import feature will be available at a later date.&#x20;

❗ Your account will be synced across all devices linked to your Telegram account. You can also export the private key to any convenient wallet.

### Seamless interaction with Injective

Easily top up your balance or withdraw rewards directly in the mini-app:– In the "Deposit" section, you can top up your balance directly from your Telegram wallet in TON and receive INJ in your gaming account.– Similarly, you can withdraw funds from the mini-app by clicking "Withdraw" and selecting your preferred cryptocurrency.

### Simple access

To launch the app, follow the link below. You can also create a shortcut on your smartphone's home screen and play even without logging into Telegram.

**Link:** [**https://t.me/ninja\_blaze\_bot**](https://t.me/ninja_blaze_bot)


---

# 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.blaze.ninja/platform/telegram-bot.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.
