# Chatbot oluşturucu

- [Bir chatbot nasıl oluşturulur](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ıyla 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/zamanlayiciyla-baglanti-simdilik-zamanlayicilari-atliyoruz-andrei-bunlarin-mavide-devre-disi-oldugun.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)
- [Konum bilgisi iste butonu](https://docs.mavibot.ai/doc/tr/chatbot/builder/butonlar/konum-bilgisi-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ırları](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 içinde eklerin nasıl gönderileceğini açıklayacağız.
- [Ek dosya 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)
- [Bir 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 bölümünü, rastgele bir sayıyı gönderebilir veya rastgele bir akışı takip edebilir.
- [Yedekleme ve geri yükleme](https://docs.mavibot.ai/doc/tr/chatbot/builder/backup.md): Bir proje yedeği nasıl oluşturulur ve bir 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.
