# Gen Chrome Extension Nasıl Çalışır?

Gen<mark style="color:red;">RPA</mark> üzerinde herhangi bir web aktivitesinde `Control Value` parametresindeki Indicate Element alanına tıkladığınız zaman tıklandığı zaman sizlere bir  "Web Picker açmak ister misiniz?" şeklinde soru yöneltilmektedir.<br>

<figure><img src="/files/dwgCXQhxytOgN0IaVSc0" alt=""><figcaption><p>Extension Geçiş Alanı</p></figcaption></figure>

Burada `Evet` butonu seçildiği zaman sizler için varsa açık olan Chrome penceresine yönlendirilir. Yoksa bir chrome açıp hangi sayfada hangi elementi yakalamak isterseniz o aşamaya gitmeniz gerekmektedir.<br>

<figure><img src="/files/QdqQR69ivlfVVmXjxF01" alt=""><figcaption><p>Web Picker açılsın mı?</p></figcaption></figure>

Nasıl kullanıldığına dair buradaki video izlenilebilir.

{% file src="/files/suL2UUdyFzLTjbfkhjkm" %}


---

# 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/sikca-sorulan-sorular-sss/gen-chrome-extension-nasil-calisir.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.
