# Tutorial

## This tutorial will guide you on how to quickly get started with the [Thordata Chrome proxy extension](https://chromewebstore.google.com/detail/thordata-proxy-manager/gbicadmnhfpabpodbfcfdacijohkmlpj?utm_source=ext_app_menu), helping you efficiently manage proxy settings in your browser.

* Open the Chrome Web Store and type "Thordata Proxy Manager" in the search bar.
* Find the extension in the search results, click "Add to Chrome," and confirm the installation.

<div align="left"><figure><img src="/files/Vq7mNF242dP5IEvhNBPH" alt="" width="375"><figcaption></figcaption></figure></div>

* Click the extension icon to open the app.
* If you haven’t added any proxies yet, you’ll see the "Add new proxy" button. Click the button to proceed.

Add proxy.

<div align="left"><figure><img src="/files/m7IHPVeZm8kPu5rmWelL" alt="" width="375"><figcaption></figcaption></figure></div>

### **Getting Started with Thordata Extension**

**Add Proxy User Configuration**

* In the **Name** field, enter a recognizable name for this proxy configuration.
* In the **Proxy server IP** field, enter: `pr.thordata.net`.
* In the **Port** field, enter: `9999`.
* Fill in your **Username** and **Password**.

{% hint style="warning" %}
Note: Be sure to add `td-customer-` Prefix.
{% endhint %}

**1.Save Settings**

* After entering the details, click **Save changes** to apply the proxy configuration.

**2.Shortcuts (Optional)**

* You can also copy the **single string format** directly from the dashboard (e.g., IP:Port:Username:Password)&#x20;
* Paste it into the blank field by pressing **Ctrl+V**, and the configuration will be automatically recognized and completed.

<div align="left"><figure><img src="/files/FJbPAZ5pO8GQPAUV9P7p" alt="" width="375"><figcaption></figcaption></figure></div>

* Open the Thordata Extension.
* Click the **Connect** button to complete the proxy connection.
* Once the setup is successful, you can start using the proxy service and quickly switch between the configured proxies as needed.

<div align="left"><figure><img src="/files/70313HLeWIfYDUUsV3DR" alt="" width="375"><figcaption></figcaption></figure></div>

After connecting, a pop-up window will pop up in Google Chrome. Please enter the proxy account and proxy password again in the <kbd>Username</kbd> and <kbd>Password fields and log in</kbd>.

<div align="left"><figure><img src="/files/iGR1hebfCqKT0VBF3csu" alt="" width="293"><figcaption></figcaption></figure></div>

Thordata supports batch import and export of IPs, compatible with the following file formats: CSV, JSON, and TXT.

{% hint style="success" %}
The import file content must conform to one of the following formats:

* `IP:Port Number:Username:Password`&#x20;
* `IP:Port Number@Username:Password`&#x20;
* `Username:Password:IP:Port Number`&#x20;
* `Username:Password@IP:Port Number`&#x20;
* `IP:Port Number##Username##Password`&#x20;
* `IP,Port Number,Username,Password` &#x20;
  {% endhint %}

Please make sure the file content fully complies with the above format requirements to ensure that the batch import and export operations are executed smoothly and completed without errors.

<div align="left"><figure><img src="/files/o4T2ig5LXWOgGA8Ln9iu" alt="" width="375"><figcaption></figcaption></figure></div>

### Global Bypass List

In the **Global Bypass List**, enter the domain names you wish to bypass the proxy for, with one domain per line.

For example

```
example.com
facebook.com
youtube.com
```

After adding the domains, click **Save** or **Apply** to save your changes and apply them.

<div align="left"><figure><img src="/files/Jz2dKzY4Rd8bPoIxW4l8" alt="" width="375"><figcaption></figcaption></figure></div>

**Persistent Proxy Connection Setup**

* Open the **Proxy Extension** settings menu and locate the **Persistent Proxy Connection** option.
* Select **Enable** for the Persistent Proxy Connection feature to ensure the proxy connection remains stable and does not disconnect frequently during use.

<div align="left"><figure><img src="/files/b7lvmmIDp0TDmPLpNcWA" alt="" width="375"><figcaption></figcaption></figure></div>

Thordata offers round-the-clock technical support. If you have any questions or need assistance, feel free to contact us at [**support@thordata.com**](mailto:support@thordata.com).


---

# 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://doc.thordata.com/doc/free-tools/chrome-extension/tutorial.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.
