> For the complete documentation index, see [llms.txt](https://docs.mavibot.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mavibot.ai/doc/tr/websites/siteler.md).

# Siteler

- [Site nasıl oluşturulur](https://docs.mavibot.ai/doc/tr/websites/siteler/builder.md)
- [Site ayarları](https://docs.mavibot.ai/doc/tr/websites/siteler/settings.md)
- [Site sayfaları](https://docs.mavibot.ai/doc/tr/websites/siteler/pages.md)
- [Site potansiyel müşterileri](https://docs.mavibot.ai/doc/tr/websites/siteler/leads.md)
- [Sayfa ayarları](https://docs.mavibot.ai/doc/tr/websites/siteler/page-settings.md)
- [Site bilgileri](https://docs.mavibot.ai/doc/tr/websites/siteler/info.md)
- [Parametreler ve UTM etiketleri nasıl aktarılır](https://docs.mavibot.ai/doc/tr/websites/siteler/tags.md)
- [Site blokları](https://docs.mavibot.ai/doc/tr/websites/siteler/blocks.md)
- [Genel bölüm ayarları](https://docs.mavibot.ai/doc/tr/websites/siteler/blocks/settings.md)
- [Sıfır blok](https://docs.mavibot.ai/doc/tr/websites/siteler/blocks/zero.md): Bu makalede, özel tasarımlara sahip web siteleri oluşturmak için sıfır blokların nasıl kullanılacağını inceleyeceğiz. Blok düzenleyicinin nasıl çalıştığını ele alacak ve öğelerin nasıl ekleneceğini ve düzenleneceğini göstereceğiz.
- [Sıfır blokta bir sayfa nasıl uyarlanır](https://docs.mavibot.ai/doc/tr/websites/siteler/blocks/zero/settings.md): Bu makalede, evrensel bir blokta oluşturulmuş bir sayfanın nasıl ve neden uyarlanacağını anlatacağız.
- [Menü bölümü](https://docs.mavibot.ai/doc/tr/websites/siteler/blocks/menu.md)
- [Kapak bölümü](https://docs.mavibot.ai/doc/tr/websites/siteler/blocks/cover.md)
- [Butonlar bölümü](https://docs.mavibot.ai/doc/tr/websites/siteler/blocks/buttons.md): Bu makalede, bir web sitesine butonların nasıl ekleneceğini, platformda hangi tür butonların bulunduğunu ve bunları işinizde nasıl kullanacağınızı anlatacağız.
- [Veri toplama formu](https://docs.mavibot.ai/doc/tr/websites/siteler/blocks/forms.md)
- [Özelleştirilebilir kartlar](https://docs.mavibot.ai/doc/tr/websites/siteler/blocks/cards.md)
- [Akordeon bölümü](https://docs.mavibot.ai/doc/tr/websites/siteler/blocks/accordion.md)
- [Tablo bölümü](https://docs.mavibot.ai/doc/tr/websites/siteler/blocks/sheets.md): “Tablolar” bölümü, web sitenize programlar, fiyat listeleri, ürün karşılaştırmaları, etkinlik programları ve çok daha fazlasını eklemenizi sağlar.
- [Açılır pencere bölümü](https://docs.mavibot.ai/doc/tr/websites/siteler/blocks/popup.md): Bu makalede, popup'ın ne olduğunu anlatacak ve ayrıca onu açılış sayfanıza nasıl ekleyeceğinizi göstereceğiz.
- [Çevrim içi kurs bölümü](https://docs.mavibot.ai/doc/tr/websites/siteler/blocks/course.md): Bu makalede, web sitenize kurslar hakkında bilgi içeren bir blok nasıl ekleneceğini anlatacağız.
- [Quiz formu bölümü](https://docs.mavibot.ai/doc/tr/websites/siteler/blocks/quiz-formu-bolumu.md): Bu makale, MaviBot oluşturucuyu kullanarak web sitenizde quizlerin nasıl kurulacağını açıklar.
- [Diğer site bölümleri](https://docs.mavibot.ai/doc/tr/websites/siteler/blocks/other.md)
- [Bildirim bölümü (çerezler)](https://docs.mavibot.ai/doc/tr/websites/siteler/blocks/cookies.md)


---

# 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:

```
GET https://docs.mavibot.ai/doc/tr/websites/siteler.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.
