# Ön Söz

Bu döküman **Sourcemod Api**'sini Türkçe olarak kullanmanıza olanak sağlar.

Döküman üzerinde herhangi bir hata var ise bunu [github](https://github.com/ismail0234/sourcemod) üzerinden **issue** açarak bildirebilirsiniz. Bu proje katkılara açıktır.

*Aldığınız hatalar konusunda herhangi bir destek sağlanmamaktadır. Lütfen bu konuda mesaj atmayınız.*

#### Döküman Hakkında;

* *Bu döküman hala yapım aşamasındadır.*
* *Bu döküman olabildiğince basit bir anlatım şekli ile anlatmaktadır.*
* *Bu döküman bilginin sadece belirli bir kısmını aktarır.*
* *Bu döküman sourcemod'un püf noktalarını anlatmaz **gizli tutar.***

**Dökümanda Bulunan Kaynaklar;**

* [Oyuncu Komutları (30 Adet)](https://sourcemod.botbenson.com/komutlar/oyuncu-komutlari)

#### Diğer Platformlarda;

* [Steam Profili](https://steamcommunity.com/id/botbenson/)
* [Gtihub Profili](https://github.com/ismail0234)
* [Discord Grubu](https://discord.gg/cmdZYuc)
* [Steam Grubu](https://steamcommunity.com/groups/botbenson/)
* [Website](https://www.botbenson.com)
* [Forum](https://forum.botbenson.com/)


---

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