# Invisible Browser

- [Download File](https://docs.sherparpa.ru/en/sherpa-rpa/sherpa-designer/spravochnik-blokov/nevidimyi-brauzer-http/skachat-fail-downloadfile.md)
- [Download Page](https://docs.sherparpa.ru/en/sherpa-rpa/sherpa-designer/spravochnik-blokov/nevidimyi-brauzer-http/skachat-stranicu-downloadpage.md)
- [Execute HTTP Request](https://docs.sherparpa.ru/en/sherpa-rpa/sherpa-designer/spravochnik-blokov/nevidimyi-brauzer-http/vypolnit-http-zapros-internalbrowserrequest.md)
- [REST Client](https://docs.sherparpa.ru/en/sherpa-rpa/sherpa-designer/spravochnik-blokov/nevidimyi-brauzer-http/rest-klient-restclient.md)
- [Yandex Search](https://docs.sherparpa.ru/en/sherpa-rpa/sherpa-designer/spravochnik-blokov/nevidimyi-brauzer-http/yandex-poisk-getyandexlinks.md)
- [Google Search](https://docs.sherparpa.ru/en/sherpa-rpa/sherpa-designer/spravochnik-blokov/nevidimyi-brauzer-http/google-poisk-getgooglelinks.md)
- [Get Links](https://docs.sherparpa.ru/en/sherpa-rpa/sherpa-designer/spravochnik-blokov/nevidimyi-brauzer-http/poluchit-ssylki-getlinks.md)
- [Use Proxy](https://docs.sherparpa.ru/en/sherpa-rpa/sherpa-designer/spravochnik-blokov/nevidimyi-brauzer-http/ispolzovat-proksi-setproxy.md)
- [Execute Asynchronous GET Request](https://docs.sherparpa.ru/en/sherpa-rpa/sherpa-designer/spravochnik-blokov/nevidimyi-brauzer-http/vypolnit-asinkhronnyi-get-zapros-internalasyncbrowserget.md)
- [Select HTML Page Node](https://docs.sherparpa.ru/en/sherpa-rpa/sherpa-designer/spravochnik-blokov/nevidimyi-brauzer-http/vybrat-uzel-html-stranicy-htmlselectsinglenode.md)
- [Select HTML Page Nodes](https://docs.sherparpa.ru/en/sherpa-rpa/sherpa-designer/spravochnik-blokov/nevidimyi-brauzer-http/vybrat-uzly-html-stranicy-htmlselectnodes.md)
- [Select HTML Page Links](https://docs.sherparpa.ru/en/sherpa-rpa/sherpa-designer/spravochnik-blokov/nevidimyi-brauzer-http/vybrat-ssylki-html-stranicy-htmlselecttaga.md)
- [Cookies to Data Table](https://docs.sherparpa.ru/en/sherpa-rpa/sherpa-designer/spravochnik-blokov/nevidimyi-brauzer-http/kuki-v-tablicu-dannykh-cookiestodatatable.md)
- [Data Table in Cookies](https://docs.sherparpa.ru/en/sherpa-rpa/sherpa-designer/spravochnik-blokov/nevidimyi-brauzer-http/tablica-dannykh-v-kuki-datatabletocookies.md)
- [Soap Client](https://docs.sherparpa.ru/en/sherpa-rpa/sherpa-designer/spravochnik-blokov/nevidimyi-brauzer-http/soap-klient-soapclient.md)


---

# 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.sherparpa.ru/en/sherpa-rpa/sherpa-designer/spravochnik-blokov/nevidimyi-brauzer-http.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.
