# Proxies

## 1. Create Proxy Group

* Press create wallet group on the right
* Choose a name

## 2. Import Proxies

* Select what group you want to add to
* Press add proxies
* Enter the proxies

{% hint style="info" %}
We use the standard **host:port:user:pass format**
{% endhint %}

{% hint style="info" %}
Proxies are used for NFT modules & Twitter monitoring tasks, so if you don’t plan to use them, they are not necessary.
{% endhint %}

## 3. Test Proxies

* Select what group you want to add to
* Tick the boxes of the proxies you want to test
* If you want to test all, tick the box by proxy
* Press start
* A status will appear next to each proxy you tested
  * xx s - proxy is working&#x20;
  * Checking Proxy - testing
  * Error/Code 403 - Issue with your proxy
* You can also test a proxy with the button next to edit

## 4. Remove Proxies

* Select what group you want to delete from
* Tick the boxes of the proxies you want to delete
* If you want to delete all, tick the box by proxy
* Press delete at the top
* You can also delete a proxy with the button next to edit

{% hint style="info" %}
You can delete an entire group on the right
{% endhint %}

<figure><img src="/files/BtRCFpIhfFW8b3skWR1H" alt=""><figcaption><p>Images are for illustrative purposes only</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://guide.lunar.trade/getting-started/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.
