# Proxies

Lyra allows you to easily manage your proxies. Besides storing your proxies, it also makes it possible to test them in various sites.

## Adding proxies

Start by entering the List name and then paste your proxies on the text box below. Proxies can be in different formats:&#x20;

* ip:port
* ip:port:username:password
* domain:port
* domain:port:username:password

<figure><img src="/files/5MViFVodSBBBErOGAqpG" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Note that Lyra currently only works with HTTP/HTTPS proxies at this time.
{% endhint %}

## Buttons

1. **Test Proxies**: Used to test proxies on the selected website
2. **Clear By Speed/Status**: Removes proxied that were not working when testing.

> You can clear proxies by:
>
> * Speed: Specify the response time (in milliseconds) above which proxies will be removed.
> * Status: Specify the error which proxies will be removed.

3. **Clear List**: Removes all the proxies on the list.&#x20;

## Testing proxies

You can test proxies if they're working on multiple sites like: Discord, Twitter, Premint, Alphabot, Subber, FreeNFT, MagicEden, Atlas3, Superful, Guild and Zealy

<figure><img src="/files/D2mDbVWzKxiSKpJOkfzu" alt=""><figcaption></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://desktop-guide.lyrarobotics.io/other/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.
