# Sıkça Sorulan Sorular ve Hata Çözümleri

1\. Hata: "Path outside the allowed directory"

* Sebep: Asistan, `Mcp Root Directory` olarak belirttiğiniz klasörün dışında bir dosyaya erişmeye çalışıyor.
* Çözüm: İşlem yapılacak tüm dosyaların Root dizin veya alt klasörlerinde olduğundan emin olun.

2\. Hata: "Assistant not found"

* Sebep: Studio'daki `Assistant Source` ismi ile Control Room'daki Assistant `Name` alanı eşleşmiyor.
* Çözüm: İsimlerin birebir aynı olduğunu (büyük/küçük harf dahil) kontrol edin.

3\. Tarayıcı (Browser) açıldığını görmüyorum.

* Bilgi: Browser modülü "Headless" (arayüzsüz) modda arka planda çalışır. İşlemleri Agent Progress ekranından takip edebilirsiniz.


---

# 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.genrpa.com/genrpa-model-baglam-protokolu-mcp-kullanim-rehberi/sikca-sorulan-sorular-ve-hata-cozumleri.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.
