# Browser Settings

### Accessing Browser Settings

* To access delay settings, navigate to settings tab on the top of the software and then click the browser settings category.

![Browser Settings Tab](https://1641112800-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2ttLYb7hiKpCx22Y7eya%2Fuploads%2F9tMIzqYylc28zQWVSVNx%2FScreen%20Shot%202022-08-22%20at%202.56.46%20PM.png?alt=media\&token=9ca8d3fa-6cf4-4b79-bab4-7045f0aa30d0)

### Chrome Path

This is the executable path to the browser that you have installed on your PC. The software needs this path to launch the browser. To set-up follow these simple steps:

* Launch your chrome browser located on your PC, if not installed install before starting this process.
* Enter `chrome://version` in the navigation / search bar of chrome where the url is.
* Copy the filepath from the line that says **Executable Path**

![Example chrome path file location](https://1641112800-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2ttLYb7hiKpCx22Y7eya%2Fuploads%2FEaybumNA87UCe5nbLMtn%2FScreen%20Shot%202022-08-22%20at%202.47.24%20PM.png?alt=media\&token=d5e4737f-1b13-46df-bfd4-b08525c7f54e)

### Userdata directory

Uses already existing profile / user information to obtain a more legitimate signature and prevent locks on login attempts.

{% hint style="danger" %}
This option is not currently functional, do not enter.
{% endhint %}

### Max Chrome Instance

Maximum integer for chrome browser windows that the bot should run at one time. Most windows computers shouldn't run more than 2-3 on decent setups. If you are running into freezing problems / lagging on chrome browser initiation from the software, this number should be scaled down accordingly.&#x20;

### Close All Windows

Switch that when checked, closes all current running windows that were opened by modules (login, cookie grabbers, etc.)

{% hint style="danger" %}
This option is not currently functional, do not turn on.
{% endhint %}

### Dump TmpData

Switch that when checked, will wipe all temporary data created by browsers.

{% hint style="danger" %}
This option is not currently functional, do not turn on.
{% 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.scottbotv1.com/setting-up/settings/browser-settings.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.
