# KnightBot

## KnightBot

- [Knight Discord Bot](https://dcbot.mahmutcan.dev/master.md): Bu sayfa Knight Discord botunun temel özelliklerini anlatmak için hazırlanmıştır.
- [YouTube Together 👀](https://dcbot.mahmutcan.dev/basic/youtube-together.md): Watch YouTube with your friends!
- [Döviz 💲](https://dcbot.mahmutcan.dev/basic/doviz.md)
- [Ön ek (Prefix) ⚙️](https://dcbot.mahmutcan.dev/basic/prefix.md)
- [Yapıştırıcı 📝](https://dcbot.mahmutcan.dev/basic/paster.md)
- [Zar 🎲](https://dcbot.mahmutcan.dev/basic/zar.md)
- [Otomatik Rol 👑](https://dcbot.mahmutcan.dev/moderation/otomatik-rol.md)
- [Kullanıcı atma ⚠️](https://dcbot.mahmutcan.dev/moderation/kullanici-atma.md)
- [Kullanıcı yasaklama ⛔️](https://dcbot.mahmutcan.dev/moderation/kullanici-yasaklama.md)
- [Kanal oluşturma 🐧](https://dcbot.mahmutcan.dev/moderation/kanal-olusturma.md)
- [Kanal silme ⌫](https://dcbot.mahmutcan.dev/moderation/kanal-silme.md)
- [Mesaj Silici 🧽](https://dcbot.mahmutcan.dev/moderation/mesaj-silici.md)
- [Cash fiyatı 💸](https://dcbot.mahmutcan.dev/knight-online/cash-fiyati.md): Bu kısım Knight Online oyuncu ve ekiplerini ilgilendiren sayfalardır.
- [Gold bar Fiyatı 🤩](https://dcbot.mahmutcan.dev/knight-online/gold-bar-fiyati.md): Bu kısım Knight Online oyuncu ve ekiplerini ilgilendiren sayfalardır.
- [Müzik çalma 🎧](https://dcbot.mahmutcan.dev/muezik/muzik-calma.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://dcbot.mahmutcan.dev/master.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.
