> For the complete documentation index, see [llms.txt](https://go.kaanksc.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://go.kaanksc.com/kitap-hakkinda/katkida-bulunanlar.md).

# Katkıda Bulunanlar

\*Liste harf sıralamasına göre yapılmıştır.

| PP                                                                                                                | Kişi                 | Github                                              |
| ----------------------------------------------------------------------------------------------------------------- | -------------------- | --------------------------------------------------- |
| <img src="https://avatars.githubusercontent.com/u/22513266?s=64&#x26;v=4" alt="" data-size="line">                | Adem Ali Durmuş      | [@ademalidurmus](https://github.com/ademalidurmus)  |
| <img src="https://avatars.githubusercontent.com/u/187922?v=4" alt="" data-size="line">                            | Adem İlter           | [@ademilter](https://github.com/ademilter)          |
| <img src="https://avatars.githubusercontent.com/u/7966133?v=4" alt="" data-size="line">                           | Aykut Kardaş         | [@aykutkardas](https://github.com/aykutkardas)      |
| <img src="https://avatars.githubusercontent.com/u/33267776?v=4" alt="" data-size="line">                          | Berkay Çoban         | [@berkaycoban](https://github.com/berkaycoban)      |
| <img src="https://avatars.githubusercontent.com/u/81802983?v=4" alt="" data-size="line">                          | Emre Önal            | [@emmreonal](https://github.com/emmreonal)          |
| <img src="https://avatars.githubusercontent.com/u/3696314?v=4" alt="" data-size="line">                           | Erhan Yakut          | [@yakuter](https://github.com/yakuter)              |
| <img src="https://avatars.githubusercontent.com/u/36481442?v=4" alt="" data-size="line">                          | Hazarek              | [@hazerek](https://github.com/hazarek)              |
| <img src="https://pbs.twimg.com/profile_images/1170086624052633601/UVawsF1t_400x400.jpg" alt="" data-size="line"> | Latif Uluman         | [@latif70427517](https://twitter.com/latif70427517) |
| <img src="https://avatars.githubusercontent.com/u/15813184?v=4" alt="" data-size="line">                          | Mert Şimşek          | [@mertingen](https://github.com/mertingen)          |
| <img src="https://avatars.githubusercontent.com/u/45563173?v=4" alt="" data-size="line">                          | Murat Mirgün Ercan   | [@muratmirgun](https://github.com/muratmirgun)      |
| <img src="https://pbs.twimg.com/profile_images/1609155298639454208/WNu7j3b6_400x400.jpg" alt="" data-size="line"> | Yunus Emre Geldegül  | [@emregeldegul](https://github.com/emregeldegul)    |
| <img src="https://avatars.githubusercontent.com/u/24360817?v=4" alt="" data-size="line">                          | Yusuf Dündar         | [@yusufdundar](https://github.com/yusufdundar)      |
| <img src="https://avatars.githubusercontent.com/u/41443083?v=4" alt="" data-size="line">                          | Yusuf Turhan Papurcu | [@yusufpapurcu](https://github.com/yusufpapurcu)    |


---

# 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 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://go.kaanksc.com/kitap-hakkinda/katkida-bulunanlar.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.
