# Перейти на URL

![](/files/JQ8nteEgG3x3H9e2Nx4a)

Этот шаблон этапа необходим для указания URL, по которому должен перейти робот. Как если бы ввести этот адрес в строке браузера и нажать Enter. Шаблон включает следующие параметры:

* Браузер. Здесь нужно обязательно указать Этап "Инициализировать браузер", чтобы получить доступ к окну браузера.
* URL. Адрес в Интернете, который необходимо открыть.
* Задержка. Количество секунд, насколько надо роботу сделать паузу. Например, чтобы вся страница полностью загрузилась и все элементы отобразились пользователю.


---

# 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.onerpa.ru/rpa-platforma-onerpa/shablony-etapov/shablony-etapov-web-interfeisa/upravlenie-brauzerom/pereiti-na-url.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.
