# 4️⃣Access Encoder

## Access Encoder from a Browser

* Start a browser like IE, Chrome, Firefox (Chrome Recommended);
* Enter the IP address you configured above via Device Manager;
* Enter username (admin) and password (12345 by default);
* Click “Login” and the Preview page opens in your browser

<figure><img src="/files/VgRrBR7ZQJ8mWd32tQLo" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Xn3P45Fp3jlWJh1DJ9Di" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
:man\_mage: **Tips:** Generally it's recommended to access the encoder from Chrome.&#x20;
{% endhint %}

## Video Tutorial

{% embed url="<https://youtu.be/gOMw1VFFaCQ>" %}


---

# 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.exvist.com/encoder-pro/getting-started/quick-start/access-encoder.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.
