# Mini APP Telegram 机器人

## 为 Telegram WEB APP 创建机器人

{% hint style="info" %}
在成功设置域名和落地页后，使用带有泄流器的 Telegram 机器人。为此请使用服务 [BotFather](https://t.me/BotFather) 并执行命令 `/newbot`。指定与您的推广产品相关的机器人名称。为机器人选择与您的推广主题相符的 @username。例如，如果您的推广是 Notcoin Airdrop，请选择反映该主题的 @username。
{% endhint %}

创建机器人后 **`在`** [**`https://t.me/BotFather`**](https://t.me/BotFather) **`中输入命令 /newapp。选择您创建的机器人`**。

然后发送描述，例如：Notcoin Airdrop。

之后请发送一张与落地页主题相关、尺寸为 640x360 像素的照片。

当系统提示您上传 GIF 时，输入命令 `/empty`.

接着发送您已设置域名的链接，例如： [https://domain.com](https://domain.com/).

然后只需输入单词 “app” 并发送给机器人。

点击该链接后将打开迷你应用（mini app）。

<figure><img src="/files/960b247453cb5f288d8dd1fd49abdee245f767c6" alt=""><figcaption><p>创建 mini app 的示例</p></figcaption></figure>

最终我们得到包含我们网站的 mini app

<figure><img src="/files/8f08e27aed163ad35e486854e05a2b7a1fb4568b" 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://read.cryptograb.wiki/cryptograb-automatic-affiliate/cryptograb-automatic-affiliate-zh/cryptograb-wei-ji/wo-men-de-tou-fang-chan-pin/ton-qie-qu-qi/mini-app-telegram-ji-qi-ren.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.
