# Network And WEBRTC

### I, Proxy type

There are many connection types:&#x20;

* Local IP: Do not use fake IP feature => use local IP (IP of your network address).
* HTTP Proxy: Use the fake IP method to connect http.
* Socks4 Proxy: Use the fake IP method to connect SOCKS4.
* Socks5 Proxy: Use the fake IP method to connect SOCKS5.

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

### II, WebRtc

WEBRTC  very impor

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


---

# 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.genlogin.com/group-profiles/create-profile/network-and-webrtc.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.
