# 3️⃣Configure IP

## Configure IP via Device Manager

* Open the file folder of EncDevice
* Double click "EncDeviceTool.exe" and then it will work
* Click "Refresh" -->Enter username and password at the right bottom side;
* Select the device-->Enter Start IP & IP Gateway-->Click "Modify"

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

{% hint style="info" %}
:man\_mage: **NOTE**: It's necessary to modify IP address first if the device and your PC are not on the same network segment even if it’s connected to the same router, or else it might be failed to access the device from Chrome directly. Currently it's only available to do it manually. For more details about network segment, please click [TCP/IP](/video-encoder/resources/faq/network/tcp-ip.md).
{% endhint %}

### Video Tutorial(Old Version) <a href="#video-tutorial" id="video-tutorial"></a>

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


---

# 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/video-encoder/getting-started/quick-start/configure-ip.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.
