# Create Proxy

#### Normal Proxy Account Operations

A normal Proxy account is a binding relationship between accounts, not a new account, but an adjustment of operational permissions.<br>

**Binding Proxy Account**

Users can create a proxy relationship through the sidebar by selecting **Create New**.

<figure><img src="https://lvaum5an0ad.feishu.cn/space/api/box/stream/download/asynccode/?code=OTgyZWJlOGZhM2VkN2IyMGYyY2RkYWRmODUyODZmMTJfQWd4Q2NLa21WZkh4bTM5YlJ3ZXJVSGNGSGNtUXFSak1fVG9rZW46Q1JxMGJENjRXb2FHOWZ4VjBQQWNCUTlibkJiXzE3MzAxMDIwNTU6MTczMDEwNTY1NV9WNA" alt=""><figcaption></figcaption></figure>

After clicking, you will enter the proxy account binding page.

<figure><img src="https://lvaum5an0ad.feishu.cn/space/api/box/stream/download/asynccode/?code=ZDAzNzdjZGI0Y2ExYWFmNWIyZjlkY2RlMzdjZTc2Y2FfcGZUeE9CVGliTDI3NlViWWVsbUNRV0Y2clkyN2RPaGVfVG9rZW46TXdWaWJlakpvb0tKZW54TGF3TmNTTk9zbmdkXzE3MzAxMDIwNTU6MTczMDEwNTY1NV9WNA" alt="" width="375"><figcaption></figcaption></figure>

**Proxy Account**: The account with proxy rights

**Proxied Account**: The account that grants proxy rights

**Proxy Type**: Types of proxy permissions, which include:

**ANY**: Full proxy rights, capable of performing any operation

**Non-Transfer**: All proxy rights except moving assets

**Staking**: Rights to perform Staking Pallet-related operations

**Governance**: Rights to participate in governance, vote, and submit proposals

**Auction**: Rights to perform Coretime auction-related operationsDuring the proxy process, the Proxy Account receives the selected permissions from the Proxied Account's Proxy Type.<br>

**Note**:

* This process requires initiating a transaction and making a deposit for each Proxy Account.
* Users can bind multiple Proxy Accounts at once, but once added, the Proxy Accounts cannot be modified.

<figure><img src="https://lvaum5an0ad.feishu.cn/space/api/box/stream/download/asynccode/?code=MzU0MjA1ZjhmZGE0ZjYzOWUyN2JmMjkzY2ExNjc1M2JfemE1RjlWM3N6OGk3cVg4UXNNdVp1R2JmenRLQnBNdnpfVG9rZW46Q2FHNGJjdktzb2FqM1d4UnhCSWNvR3pybldiXzE3MzAxMDIwNTU6MTczMDEwNTY1NV9WNA" alt="" width="375"><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.mimir.global/step-by-step/create-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.
