# ÖNEMLİ

{% hint style="warning" %}
Eğer kodları kopyaladığınızda hata ile karşılaşıyorsanız elle yazmayı deneyin.
{% endhint %}

{% hint style="info" %}
Gördüğünüz hataları ve önerilerinizi Twitter [@ksckaan1](http://twitter.com/ksckaan1) üzerinden mesaj yoluyla bildirebilirsiniz yada geri bildirim yapacağınız sayfanın sağ üst köşesinden **Edit on GitHub** linkine girip **Pull Request** yollayabilirsiniz. Böylece hep beraber güvenilir bir kaynak üretmiş oluruz.
{% endhint %}

{% hint style="info" %}
Sizde bu kaynağı paylaşarak kaynağın yayılmasına yardımcı olabilirsiniz.
{% 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://dart.kaanksc.com/oenemli.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.
