> For the complete documentation index, see [llms.txt](https://read.cryptograb.wiki/cryptograb-automatic-affiliate/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://read.cryptograb.wiki/cryptograb-automatic-affiliate/cryptograb-affiliate-tr/wiki-cryptograb/nashi-offery/ton-drainer/mini-uygulama-telegram-botu.md).

# Mini UYGULAMA Telegram Botu

Oldukça basit. Önce ana bölümde belirtilen adımları takip edin, ancak tasarım kanalında etiketli #Miniapp iniş sayfasını kurun.

**Telegram'da bir WEB UYGULAMASI için Bot Oluşturma:**

1. Alan adını ve iniş sayfasını başarıyla kurduktan sonra, drainer ile bir Telegram botu oluşturun. Hizmeti kullanın ve /newbot komutunu çalıştırın.
2. Teklifinizle ilgili bir bot adı belirtin. Teklifinizin temasına uygun bir @kullanıcıadı seçin. Örneğin, teklifiniz Notcoin Airdrop ise, bu temayı yansıtan bir @kullanıcıadı seçin.
3. Botu oluşturduktan sonra /newapp komutunu girin. Oluşturduğunuz botu seçin.
4. Daha sonra bir açıklama gönderin, örneğin Notcoin Airdrop.
5. Sonraki adımda 640x360 piksel boyutunda tematik bir iniş fotoğrafı gönderin.
6. GIF yüklemeniz istendiğinde /empty komutunu girin.
7. Ardından, kurduğunuz alan adının bağlantısını gönderin, örneğin .
8. Son olarak, sadece "app" kelimesini yazın ve botu gönderin.

Bu bağlantıya tıkladığınızda mini-uygulama açılacaktır.

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

Sonuç olarak, web sitemizle bir mini uygulama elde ediyoruz

<figure><img src="/files/1194a6f12d882df7a7eff1b31001f8d813728bd5" 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://read.cryptograb.wiki/cryptograb-automatic-affiliate/cryptograb-affiliate-tr/wiki-cryptograb/nashi-offery/ton-drainer/mini-uygulama-telegram-botu.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.
