# Chatbot oluşturucu

- [Chatbot nasıl yapılır](https://docs.mavibot.ai/doc/tr/chatbot/builder/funnel.md): MaviBot'a yeni misiniz? Rehberimizle başlayın.
- [Mesaj bloğu ayarları](https://docs.mavibot.ai/doc/tr/chatbot/builder/setting.md)
- ["Düzenleyici" bloğu](https://docs.mavibot.ai/doc/tr/chatbot/builder/setting/message.md)
- [Bir blok nasıl düzenlenir](https://docs.mavibot.ai/doc/tr/chatbot/builder/setting/edit.md)
- [Ek komutlar menüsü](https://docs.mavibot.ai/doc/tr/chatbot/builder/setting/menu.md)
- [Tetikleyici](https://docs.mavibot.ai/doc/tr/chatbot/builder/setting/trigger.md)
- [Tetikleyici ve eşleşme türü](https://docs.mavibot.ai/doc/tr/chatbot/builder/setting/trigger/type.md)
- [Bloklar ve türler](https://docs.mavibot.ai/doc/tr/chatbot/builder/setting/types.md)
- [Zamanlayıcı ile nasıl çalışılır](https://docs.mavibot.ai/doc/tr/chatbot/builder/setting/types/timer.md)
- [Veri doğrulama örneği](https://docs.mavibot.ai/doc/tr/chatbot/builder/setting/types/data.md)
- [Mesaj](https://docs.mavibot.ai/doc/tr/chatbot/builder/setting/messages.md)
- [API isteği](https://docs.mavibot.ai/doc/tr/chatbot/builder/setting/api.md)
- [Eylemler](https://docs.mavibot.ai/doc/tr/chatbot/builder/setting/eylemler.md)
- [Analitik](https://docs.mavibot.ai/doc/tr/chatbot/builder/setting/analitik.md)
- [Bağlantılar](https://docs.mavibot.ai/doc/tr/chatbot/builder/baglantilar.md)
- [Zamanlayıcı ile bağlantı (şimdilik zamanlayıcıları atlıyoruz, Андрей bunların MAVI'de devre dışı olduğunu söyledi)](https://docs.mavibot.ai/doc/tr/chatbot/builder/baglantilar/zamanlayici-ile-baglanti-simdilik-zamanlayicilari-atliyoruz-andrei-bunlarin-mavide-devre-disi-oldugu.md)
- [Tetikleyici ile bağlantı](https://docs.mavibot.ai/doc/tr/chatbot/builder/baglantilar/trigger.md)
- [Veri toplama ile bağlantı](https://docs.mavibot.ai/doc/tr/chatbot/builder/baglantilar/data.md)
- [Buton ile bağlantı](https://docs.mavibot.ai/doc/tr/chatbot/builder/baglantilar/buttons.md)
- [Hızlı işlemler](https://docs.mavibot.ai/doc/tr/chatbot/builder/actions.md)
- [Butonlar](https://docs.mavibot.ai/doc/tr/chatbot/builder/butonlar.md)
- [Buton nasıl oluşturulur](https://docs.mavibot.ai/doc/tr/chatbot/builder/butonlar/create.md)
- [Bağlantılı butonlar](https://docs.mavibot.ai/doc/tr/chatbot/builder/butonlar/baglantili-butonlar.md)
- [Ödeme butonu](https://docs.mavibot.ai/doc/tr/chatbot/builder/butonlar/odeme-butonu.md)
- [Telefon numarası iste](https://docs.mavibot.ai/doc/tr/chatbot/builder/butonlar/phone.md)
- [Coğrafi konum iste butonu](https://docs.mavibot.ai/doc/tr/chatbot/builder/butonlar/cografi-konum-iste-butonu.md): Telegram ve Viber için
- [Paylaş butonu](https://docs.mavibot.ai/doc/tr/chatbot/builder/butonlar/paylas-butonu.md)
- [Web App butonu](https://docs.mavibot.ai/doc/tr/chatbot/builder/butonlar/webapp.md)
- [WhatsApp butonları nasıl değiştirilir](https://docs.mavibot.ai/doc/tr/chatbot/builder/butonlar/whatsapp.md)
- [Bir bloktan veya bağlantı tetikleyicisinden buton](https://docs.mavibot.ai/doc/tr/chatbot/builder/butonlar/trigger.md)
- [Buton sınırlamaları](https://docs.mavibot.ai/doc/tr/chatbot/builder/butonlar/limits.md)
- [Ekler ve bağlantılarla çalışma](https://docs.mavibot.ai/doc/tr/chatbot/builder/attachments.md): Bu makalede, chatbot'ta eklerin nasıl gönderileceğini açıklayacağız.
- [Ekler sekmesi](https://docs.mavibot.ai/doc/tr/chatbot/builder/attachments/tab.md)
- [Bağlantı tıklamalarını izleme](https://docs.mavibot.ai/doc/tr/chatbot/builder/attachments/links.md)
- [Tıklama takibi olan buton](https://docs.mavibot.ai/doc/tr/chatbot/builder/attachments/tracking.md)
- [Kullanıcıdan görseller ve dosyalar nasıl alınır](https://docs.mavibot.ai/doc/tr/chatbot/builder/attachments/images.md)
- [Telegram'da mesajları biçimlendirme](https://docs.mavibot.ai/doc/tr/chatbot/builder/telegram_messages.md)
- [Botta rastgele yanıtlar](https://docs.mavibot.ai/doc/tr/chatbot/builder/responses.md): Bot, rastgele bir yanıt, yanıtın rastgele bir kısmını, rastgele bir sayı gönderebilir veya rastgele bir dala geçebilir.
- [Yedekleme ve geri yükleme](https://docs.mavibot.ai/doc/tr/chatbot/builder/backup.md): Bir proje yedeği nasıl oluşturulur ve proje nasıl geri yüklenir.


---

# 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.mavibot.ai/doc/tr/chatbot/builder.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.
