# Any site

Might be you need a quick solution to run queued drops or just making your accounts manually for the sites we aren't supporting (yet).

With this module you can just bootstrap as many browsers you want applying them proxy (from a list or a specific one).

### Tasks setup

The table below shows how to setup your tasks.

All blank fields are self-explained.

| COLUMN NAME | VALUE                                                                                                                                                                                                                                                               |
| ----------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| SITE        | ANY as a value                                                                                                                                                                                                                                                      |
| URL         | Just specify the url where you want to bootstrap your browser                                                                                                                                                                                                       |
| URL         | <p>Product identifier. If your task is an AWAIT one you can let this field empty for catching every restock or you can specify one or multiple (comma separated) pid for catching specific pings.</p><p><br>MONITOR task can have multiple comma separated pids</p> |
| START TIME  | <p>Schedule when the browser should start. As a local time like 18:00:00.<br><br>MANUAL if you want to start this task manually or empty if you want to start this task automatically.</p>                                                                          |
| PROXY       | <p>You can give a proxy list and - in that case - it has to be the exact filename, don't forget the extension name like <code>.txt</code> (e.g. <code>isps.txt</code>).<br><br>You can also use a specific proxy connection string.</p>                             |

### CSV Changes

If you need to quickly change the current URL where your browsers are currently on, you can just edit your CSV and just save it.

All the changes will be detected and immediately applied.

### Example

Here is a CSV you can use a quick start to configure your tasks.

{% file src="/files/mT3X6R7OxupcdetfqLer" %}


---

# 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.pepperscripts.com/supported-sites-cli/any-site.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.
