# Create / Register Proxy

## HOW TO CREATE A PROXY

### 1. Select **Wallet** on the top menu.

![](/files/-LlE8uYNgTN8r4y59ryh)

### 2. Select Manage Proxy from the left side menu.

![](/files/-LmvHPK1gqPOWv9CkS6M)

There are 3 tabs available on the Manage Proxy page;

* Create/Delete
* Register
* Unregister

### 3. Under the Create/Delete tab, click Create Proxy.

![](/files/-LmvHsV2L6Ox_BSThCQm)

If you are using Scatter, you will receive a prompt to whitelist the action to change your current account into a proxy.

![](/files/-LmvLZFZBXx_c28xnIjt)

You will receive a Success message with the transaction hash and you have turned your account into a proxy.

## HOW TO REGISTER A PROXY <a href="#register" id="register"></a>

### 1. Select **Wallet** on the top menu.

![](/files/-LlE8uYNgTN8r4y59ryh)

### 2. Select Manage Proxy from the left side menu.

![](/files/-LmvHPK1gqPOWv9CkS6M)

There are 3 tabs available on the Manage Proxy page;

* Create/Delete
* Register
* Unregister

### 3. Under the Register tab, fill out the fields as needed. Click Register Proxy once completed.

![](/files/-LmvMV6OCt2vW9o5Ipaf)

Filling out this form will add details about your proxy to the regproxyinfo contract, but it does not create your account as a proxy. You must follow the details above on HOW TO CREATE A PROXY to create your account as a proxy.

The regproxyinfo contract will register the following information if provided;

* Display Name (max 64 chars)
* Slogan (max 64 chars)
* Philosophy (max 1024 chars)
* Background (max 1024 chars)
* Website (URL)
* Logo URL (URL to logo of proxy 256x256)
* Telegram (Telegram account name)
* Steemit (Steemit account name)
* Twitter (Twitter account name)
* Wechat (Wechat account name)

You will receive a Success message with the transaction hash and you have registered your proxy.

{% hint style="info" %}
It may take some time before your proxy shows under Registered Proxies.
{% endhint %}


---

# 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.bloks.io/wallet/create-and-register-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.
