# Import Proxied Account(s)

If you are an advanced user, such as a validator, and have multiple proxied accounts linked to a proxy account, you can use the "Import Proxied Account" feature to import these proxied accounts in batch. To do this, follow the steps shown below:<br>

<figure><picture><source srcset="/files/xB4E37Jw7pmLoAmfQNUx" media="(prefers-color-scheme: dark)"><img src="/files/pkrAcNDJ8nvaGfST9Yig" alt=""></picture><figcaption><p>Main Menu Entry</p></figcaption></figure>

<figure><picture><source srcset="/files/XrmnhQkbDM53R8w6qLZM" media="(prefers-color-scheme: dark)"><img src="/files/SgMDOPbkyJA11ND8rCVJ" alt=""></picture><figcaption><p>Import Proxied Sub Menu</p></figcaption></figure>

\
After clicking on the menu, you will see a page where you need to select the proxy account and the chain for which you want to import the proxied account(s):

<figure><picture><source srcset="/files/Bq2dHd3rZPdfBNNNz6hc" media="(prefers-color-scheme: dark)"><img src="/files/3vwdXwV4DK0hTKQyebRk" alt=""></picture><figcaption><p>Select Proxy and Chain</p></figcaption></figure>

After that, you will see a list of proxied accounts, if any, where you can select them to be imported into the extension, as shown below:

<figure><picture><source srcset="/files/kKtK8M32wDLKGjgsUhqj" media="(prefers-color-scheme: dark)"><img src="/files/6gYNPIk1LXW73cnjZvxB" alt=""></picture><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/import-account/import-proxied-account-s.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.
