# MANAGE PROXIES

To create a new proxy account or manage existing proxies:

In extension mode, there are two ways to access the **Manage Proxies** page. The first is to open **Settings** from the bottom menu, select **Account Settings**, and click **Manage Proxies**.

<figure><img src="/files/Sw6cqyhMzISFLew6r6tp" alt="" width="234"><figcaption><p>Account Settings (extension)</p></figcaption></figure>

Another way is to open the **Accounts list** from the top menu next to the PolkaGate logo, from the opened page click the three dots next to the desired account, and then select **Manage Proxies**.

<figure><img src="/files/hMrEJeYxakPQUoatrnbQ" alt="" width="234"><figcaption><p>Accounts List (extension)</p></figcaption></figure>

There are also two ways to access **Manage Proxies** in full-screen mode.

The first is from the **Home** page: in the accounts list on the right-hand side, click the three vertical dots next to the desired account, and then select **Manage Proxies**.

<figure><img src="/files/1NdhYszp0PKUtfy7yNsJ" alt=""><figcaption><p>Home page (full-screen)</p></figcaption></figure>

The second way is to navigate to the **Account** page from the **Home** page by clicking the chevron (**>**). On the opened page, click the three vertical dots in the **Portfolio** section and select **Manage Proxies**, as shown below:

<figure><img src="/files/LGUNQl7NeWQddiH1NDdI" alt=""><figcaption><p>Account page (full-screen)</p></figcaption></figure>

Finally, you will be directed to the **Manage Proxies** page, where you can view your existing proxy accounts, deposited amounts, and other details.

<figure><img src="/files/kKe65MHYRki2Z2CPRnLQ" alt=""><figcaption><p>Manage Proxies (full-screen)</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://docs.polkagate.xyz/polkagate/polkagate-extension-user-guide/manage-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.
