# Ön ek (Prefix) ⚙️

## Ön ek (Prefix) Değişimi

Sunucunuzda birden çok kullanabileceğinizin farkındayız ve bunu bildiğimiz için Knight Bot'ta ön eki (prefix) değiştirebilirsiniz. Ön tanımlı olarak gelen prefix `.` (nokta) dır ve komutlar bu ön ek ile çalışır. Prefixin en fazla 3 karakter uzunluğunda olabileceğini unutmayın.

{% hint style="info" %}

### Kullanımlar

* {prefix}cp \<prefix>
* {prefix}changeprefix \<prefix>
* {prefix}prefixdegis \<prefix>
* {prefix}kisayoldegis \<prefix>
  {% endhint %}

![Ön ek (prefix) değişimi](/files/-MGZiIwU0ZVSCBFszAD_)

{% hint style="success" %}

#### Ön ek değişimi hakkında

Eğer ön eki (prefixi) değiştirdiniz ve unuttuysanız aşağıdaki komutu kullanarak sunucunuzda ayarlı olan ön eki görebilirsiniz.

* botprefix
  {% 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/basic/prefix.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.
