> For the complete documentation index, see [llms.txt](https://docs.hidemium.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hidemium.io/features-of-hidemium/new-profile/main.md).

# MAIN

<figure><img src="/files/ZipWDDLx39kiiGk72y7j" alt=""><figcaption><p>Main Section</p></figcaption></figure>

## Name, folder, status:

* Name: You can set a new profile with a name
* Folder: You can choose a folder for the new profile
* Status: You can choose the status for the new profile as Ban - Ready - New

<div align="left"><figure><img src="/files/qSrQU7ldHi0nAotyQBsE" alt=""><figcaption><p>Name and Folder</p></figcaption></figure> <figure><img src="/files/6Ik5i9KHSo2HMQWCBkVT" alt=""><figcaption><p>Status</p></figcaption></figure></div>

## Platform

* Windows&#x20;
* Mac OS&#x20;
* Linux&#x20;
* Android

## Platform version

You can choose the version of each Platform

<figure><img src="/files/oRorUjVfEAW2TFWzWzDh" alt=""><figcaption><p>Platform and Platform version</p></figcaption></figure>

## Chrome version

You can choose the version of Chrome&#x20;

<figure><img src="/files/ktIxNTRytWzld1iPaTDW" alt=""><figcaption><p>Chrome version</p></figcaption></figure>

## User - Agent

You can choose Auto fill User Agent or Manual fill User Agent

## Ports

<figure><img src="/files/j9uYry4cedg9t8S0DqS2" alt=""><figcaption><p>User Agent and Port</p></figcaption></figure>

## Proxy settings

You can choose Timezone, WebRTC, Geolocation and Languages fingerprints based on the external IP or Set manually. You can check your proxy details including location, country, timezone.. by clicking Edit Proxy Setting button.

<figure><img src="/files/7sMw3QDFh1Jax7WCa3Q2" alt=""><figcaption><p>Proxy setting</p></figcaption></figure>

### Timezone

This feature is the default, and you should follow Hidemium form because Timezone is based on the IP address or proxy you are using, which guarantees for browser profile. Besides, you can still manually enter the desired time zone without relying on the IP address or proxy.

* Timezone based on the external IP: You should leave this feature as default since Timezone will be based on IP address or proxy address, SOCKS that you are using. This will be best with the browser.
* Fill geolocation based on the external IP: This feature allows you to choose the timezone you want without relying on ip address, proxy, socks.

<figure><img src="/files/JUJHtI6jp4X9O35vuJXm" alt=""><figcaption><p>Timezone</p></figcaption></figure>

### **Geolocation**

It is a feature that allows setting geolocation based on IP address and proxy. Geolocation also allows you to set your browser’s current location manually.&#x20;

* Prompt: This feature allows you to select the location you want based on IP address, proxy, socks or you can set the current location of the browser manually by turn off the "Fill geolocation based on IP"
* Allow: allows you to use the original location of your computer even when using a proxy or sock.
* Block:  a feature that blocks websites from reading your location from both the computer and the proxy.

<div align="center"><figure><img src="/files/rbPhA4at4HpzUh5pr9ck" alt=""><figcaption><p>Geolocation</p></figcaption></figure></div>

### **WebRTC**

You should follow the default by Hidemium. It allows setting WebRTC parameters based on IP address and proxy or you can manually adjust the WebRTC address.

* Alter: This feature allows fake WebRTC based on proxy address, socks. You should leave this feature as default. Alter manual: The feature that allows you to set the WebRTC address manually.
* Disabled: Allows you to block websites from reading your webrtc address including your computer's network address and proxies, sock.
* Real: Use your computer's Webrtc address even if you use a proxy, sock.

<figure><img src="/files/oNzUBg0hCZZnXFWfPbFM" alt=""><figcaption><p>WebRTC</p></figcaption></figure>

### Languages

* Fill WebRTC Public IP based on the IP: This feature allows you to choose the WebRTC Public IP you want relying on IP address, proxy, socks.

<figure><img src="/files/BZF61xDpdeW9Qj99rXtk" alt=""><figcaption><p>Languages</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.hidemium.io/features-of-hidemium/new-profile/main.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
