# Knight Discord Bot

## Knight Bot Nedir?

<div align="left"><img src="https://410487115-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MGZSBwFrRlniIFfWQx2%2F-MGZT-fwykJfX7mWwi3A%2F-MGZaOGxPHbJW_4fC9wE%2F710107008161808405.png?alt=media&#x26;token=92f05a41-954f-4937-8997-c8a9c79a664d" alt=""></div>

Knight Discord botu ilk yapılmaya başlandığında eski bir oyun olan Knight Online oyuncu ve clanları için tasarlanmıştı. Fakat kullanıcılardan gelen geribildirimler ve tavsiyeler ile bot gelişmeye başladıkça geniş kitleler tarafından kullanılmaya başlandı. Knight Online Gold Bar fiyatları (GB fiyatları) ile başlayan serüven moderasyon, döviz kurları şans oyunları ve müzik çalma özelliği ile devam etti. Bunlarla beraber şuanda Knight bot herkes tarafından kullanılabilir hale geldi.

{% hint style="info" %}
Bot Mongo Database'e bağlı olduğundan prefix (ön ek) ayarlanabilir halde gelmektedir. Ön tanımlı ön ek (default prefix) `"."`  dır.
{% endhint %}


---

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