# Proxies

To create a proxy list simply create a new .txt file in the `proxies` folder. Input your proxies into the .txt file.

{% hint style="warning" %}
The bot will not recognise if you have made proxy changes and you will need to restart or reload after making any changes.
{% endhint %}

<figure><img src="/files/ujr5bUkMaaIqIdViGz2g" alt=""><figcaption><p>Example proxies folder</p></figcaption></figure>


---

# 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://nanoaio.gitbook.io/guides/guides/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.
