# ➕ Add Proxy

To create (add) a new proxy, click **Add Proxy**. A popup will appear where you can select an account to act as a proxy and specify its type and delay.

<figure><img src="/files/LGv3bn7cJANgUGysDANF" alt="" width="242"><figcaption><p>Add proxy popup (full-screen)</p></figcaption></figure>

Click **Next** to go to the **Review** page. After carefully reviewing the details, enter the account password and click **Confirm**.

<figure><img src="/files/dw92TFhBZhHknkizczpt" alt="" width="241"><figcaption><p>Add proxy - Review page (full-screen)</p></figcaption></figure>

If everything is successful, you will be taken to the **Confirmation** page, which shows that the proxy was added successfully.

<figure><img src="/files/2HfMgzDKjTpfxx3TR8K9" alt="" width="240"><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://docs.polkagate.xyz/polkagate/polkagate-extension-user-guide/manage-proxies/add-proxy.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.
