# Anonymous Çeviri

## Anonymous Çeviri

- [Destek](https://destek.anonymousceviri.com/destek.md)
- [Sıkça Sorulan Sorular](https://destek.anonymousceviri.com/sikca-sorulan-sorular.md)
- [Hata Çözüm](https://destek.anonymousceviri.com/hata-cozum.md)
- [Çeviri - Genel Hatalar/Çözümler](https://destek.anonymousceviri.com/hata-cozum/ceviri-genel-hatalar-cozumler.md): Her Yamada Yaşayabileceğiniz Hatalar ve Çözümleri
- [Çeviri - Klasör İzinleri (3) Hatası](https://destek.anonymousceviri.com/hata-cozum/ceviri-klasor-izinleri-3-hatasi.md): Sıklıkla Electronic Arts oyunlarında meydana gelen "Klasör İzinleri / Beklenmeyen Hata (3)" hatasının çözümü.
- [Client - Genel Hatalar/Çözümler](https://destek.anonymousceviri.com/hata-cozum/client-genel-hatalar-cozumler.md): Anonymous Client Üzerinden Alabileceğiniz Genel Hatalar ve Çözümleri
- [Yama Yükleme Konumunu Bulma](https://destek.anonymousceviri.com/hata-cozum/yama-yukleme-konumunu-bulma.md): Yamaları yüklemek için oyunun yüklü olduğu klasörü seçmeniz gerekiyor. Oyununuzun yüklü olduğu konumu bulmak için buradaki adımları uygulayabilirsiniz.
- [Yamalara Özgü Hatalar/Çözümler](https://destek.anonymousceviri.com/hata-cozum/yamalara-ozgu-hatalar-cozumler.md): Yamalara özgü hatalar ve oyun sürümleriyle ilgili notlar
- [Faydalı Linkler](https://destek.anonymousceviri.com/faydali-linkler.md): Yamalarımızın çalışması için gerekli olan temel programların linkleri ve kurulum talimatları.
- [Visual C++ Redistributable Runtimes](https://destek.anonymousceviri.com/faydali-linkler/visual-c++-redistributable-runtimes.md)
- [DirectX Runtime](https://destek.anonymousceviri.com/faydali-linkler/directx-runtime.md)
- [Diğer Linkler](https://destek.anonymousceviri.com/faydali-linkler/diger-linkler.md): Üyelik ve ödemeyle ilgili linkler.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://destek.anonymousceviri.com/destek.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.
