# Usage Process

### Overview

After successfully registering and logging in, the first thing you see is our home page:

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

You can see a connection browser[ ](#di-yi-bu-lian-jie-liu-lan-qi)and four columns at the top: Home, Tasks, Script Market and Settings, as well as a day/night theme switch button and a personal information pop-up button on the right. The home page is currently selected by default. The home page has two columns: Scripts and Workflows. The script is selected by default. You can select the script category on the left and the filtered script list on the right. You can also search and sort these scripts.

### Step 1: Connect to the browser

Click on the upper left corner to connect to the browser, and a browser selection pop-up window will pop up:

<figure><img src="/files/2DEx7FKxI3S9h2HFlhzI" alt=""><figcaption></figcaption></figure>

#### Connect Antidetect Browsers

As you can see, there is a separate Google browser and the three most commonly used anti-detect browsers (AdsPower and Bit browser and MoreLogin anti-detect browser), and the default pop-up will light up the already opened anti-detect browser client. And the client needs to have opened the API function and the default API port (AdsPower API function needs to be paid, the default port is 50325, the bit browser does not need, the default port is 54345, MoreLogin limited time experience, the default port is 40000), if you have not opened the anti-detect browser, After opening, click the Check anti-detect browser connection button to refresh, and then click any client that has been lit up to connect normally.

#### Connect to Google Chrome

Whether it is MacOS or Windows operating system, if you have opened Chrome browser, please completely exit Chrome browser (MacOS: Cmd+Q), and then click the Chrome icon displayed in the  App, wait for the app to automatically open Chrome, the automatic connection succeeds.

{% hint style="info" %}
If you can't connect and you have enabled VPN service, please close your VPN and try again.
{% endhint %}

### Step 2: Download the script

Click the Download Script button on the homepage, or the Script Market button at the top to enter the Script Market page:

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

Click the small cloud icon in the upper right corner of the Google Search script to quickly download it, or click the script and click Download in the pop-up window details:

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

### Step 3: Configure the script (optional)

After clicking download, follow the instructions to return to the home page, and you can see the Google search script in the script list on the page:

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

Before configuration, we can click View in the menu to view the execution process and source code of the script:

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

Click source code to view the script source code:

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

This script requires us to configure the search keywords. Click the quick configuration button or click the configuration button in the menu to configure the script:

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

{% hint style="info" %}
If you're not connecting to antidetect browser, the configuration window and concurrency options will not appear
{% endhint %}

Click the Add Window button and select the antidetect browser window where you want to run this script in the pop-up window (no configuration is required for the Google Chrome):

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

After selecting and saving, set the number of concurrent windows (the maximum number of browser windows running at the same time). At this moment, we only bind one window, so set it to 1. Next, configure the search content: ETH (or the content you want to search for) and click Save.

### Step 4: Run the script

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

Click the Run Script shortcut button, or click the Run button in the pop-up details to immediately run the script in the selected antidetect browser window.

When the task is completed, the antidetect browser window will automatically exit (Google Chrome closes the tab automatically), and then go to the task page according to the guidance:

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

You can see the script record we executed, the status is Done, click the log information button in the operation, and you can view the detailed log record:

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

By now, congratulations on learning the basic flow!


---

# 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.browto.com/getting-started/shi-yong-liu-cheng.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.
