# Proxies

The CLI will create a proxies folder by default if you open it.

These proxies will be used to monitor productpages such as from [Shopify](/supported-sites/shopify.md) or [Skatedeluxe](/supported-sites/skatedeluxe.md).

Thats why there are multiple folders, to seperate proxy usage from site to site.\
Do you want to monitor Skatedeluxe locally and Shopify with proxies? No problem!

Fill the folders `.txt` files how you like.

The CLI will not pick a random proxy for a request, it will go through the list 1 by 1.


---

# 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/getting-started/cli/proxies.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.
