# Delegated Authorities (Proxies)

What are Delegated Authorities (Proxies)?

You can set another account as a Delegated Authority so that it can carry out specific operations related to your account on your behalf. This allows you to delegate efficiency and add a layer of security.

Rather than using one account that holds your assets to carry out every operation, you can use multiple unique accounts to complete tasks on behalf of your main account. This allows you to keep your main account (which is holding your assets) cold/offline, as you can use another account to carry out operations (such as staking, and governance votes) on its behalf.

## Why Should I Use Delegated Authorities (Proxies)?

Using Delegated Authorities can increase the security of your assets. You can keep your cold storage account offline as the accounts that you set as delegated authorities can sign certain common transactions (staking, governance, etc.) on its behalf.

## Example Account Setups

Here are some basic account setups that you can achieve via Delegated Authorities (Proxies). One of the major benefits is that you can keep your assets secured with your hardware wallet and delegate another account to carry out certain operations on its behalf without the risk of funds being transferred.

### Non-Transfer Proxy

<div align="left"><figure><img src="https://2862319636-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1YRoR7fazGxiQsx9pH6m%2Fuploads%2FUT5chFM1YibAcP9RJ3ww%2FAssigns%20Non-Transfer%20Proxy.png?alt=media&#x26;token=a9af1af6-84e2-47e1-898d-3991e04116e2" alt=""><figcaption></figcaption></figure></div>

### Staking Proxy

<div align="left"><figure><img src="https://2862319636-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1YRoR7fazGxiQsx9pH6m%2Fuploads%2FyYFFdcBHTq87iJBdMPYA%2FAssigns%20Staking%20Proxy.png?alt=media&#x26;token=1a9e01f6-0c55-4298-9076-3aaee8db5573" alt=""><figcaption></figcaption></figure></div>

### Governance Proxy

<div align="left"><figure><img src="https://2862319636-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1YRoR7fazGxiQsx9pH6m%2Fuploads%2F2q958FTuC8PwRPZllwmb%2FAssigns%20Governance%20Proxy.png?alt=media&#x26;token=74a3bbdb-74cb-4285-a273-714acc99d1b6" alt=""><figcaption></figcaption></figure></div>


---

# 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.novawallet.io/nova-wallet-wiki/wallet-management/delegated-authorities-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.
