# WebRTC tab

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

With Hidemyacc, every time you run a profile, the IP address of WebRTC will be automatically adjusted based on the first IP address of the proxy you are using. Therefore, when using the proxy, it is important to carefully consider whether you should enable or disable WebRTC in the following situations:

* **With static proxy,** you can leave it as the default setting ("Altered"), where the WebRTC IP matches the proxy IP, or enter a different IP for WebRTC to use.
* **With rotating proxy,** you should choose "Disable" WebRTC to protect your account because the IP address obtained by WebRTC after the initial one will not match.&#x20;
* **With the "Real" setting,** WebRTC will automatically adopt the IP address of your actual, real-time IP address that you are currently using.

{% hint style="info" %}
Video instructions on how to use the WebRTC feature: <https://youtu.be/uru-c5k1-YE>
{% endhint %}


---

# 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.hidemyacc.com/hidemyacc-3.0-features/create-new-profile/new-profile/webrtc-tab.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.
