# Uygulama Notları

- [Adobe XD](https://docs.yemreak.com/arsiv/uygulamalar/adobe-xd.md): UI yani kullanıcı arayüzü tasarlamak için popüler ve ücretsiz uygulama
- [CCleaner](https://docs.yemreak.com/arsiv/uygulamalar/ccleaner.md): Bilgisayar bakım aracıdır
- [Discord](https://docs.yemreak.com/arsiv/uygulamalar/discord.md): Sunucu tabanlı 🗣 sohbet platformu
- [Docker](https://docs.yemreak.com/arsiv/uygulamalar/docker.md): Programların kendi işletim sistemimizden bağımsız olarak çalışabilmesini sağlayan bir sistemdir
- [GittiGidiyor Entegrasyon](https://docs.yemreak.com/arsiv/uygulamalar/gittigidiyor-entegrasyon.md): Gittigidiyor mağaza entegrasyonu hakkında ufak notlarım
- [LGSV Simulator](https://docs.yemreak.com/arsiv/uygulamalar/lgsv-simulator.md): LGSV otonom araç similasyonu
- [Notepad++](https://docs.yemreak.com/arsiv/uygulamalar/notepad++.md): Notepad gelişmişi text editörü
- [OneNote](https://docs.yemreak.com/arsiv/uygulamalar/onenote.md): Windows'un sunduğu ücretsiz not alma uygulaması olan OneNote For Windows 10 hakkında
- [Protocol Buffer (Protobuf)](https://docs.yemreak.com/arsiv/uygulamalar/protobuf.md): Protobuf deyimi ve neden kullanılması gerektiği
- [Sid Meiers Civilization 5](https://docs.yemreak.com/arsiv/uygulamalar/sid-meiers-civilization-5.md)
- [Telegram](https://docs.yemreak.com/arsiv/uygulamalar/telegram.md): Telegram mesajlaşma uygulaması hakkındaki notlarım
- [Warcraft 3 The Frozen Throne](https://docs.yemreak.com/arsiv/uygulamalar/warcraft-3-the-frozen-throne.md): Blizzard oyunu olan Warcraft 3 The Frozen Throne ürününü Eurobattle.net üzerinden online olarak başkaları ile oynamak ve güncel sürümleri indirmek
- [Youtube](https://docs.yemreak.com/arsiv/uygulamalar/youtube.md): Youtube üzerindeki beğendiğim videolar


---

# 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://docs.yemreak.com/arsiv/uygulamalar.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.
