# Staking Proxy

The Polkadot ecosystem has a feature called Proxied Accounts, these are also known as Delegated Authorities in Nova Wallet. You can learn a lot more about Delegated Authorities here: [Delegated Authorities (Proxies)](/nova-wallet-wiki/wallet-management/delegated-authorities-proxies.md)

## Staking Proxies

Staking Proxies will soon replace Stash and Controller accounts, for more details see: [Controller Account Deprecation](/nova-wallet-wiki/staking/controller-account-deprecation.md)

Staking Proxies allow you to set up another account as the Delegated Authority for your primary account. This allows you to, for example, set a hot wallet as the Staking Proxy of your Cold Storage account. This means that you can carry out a range of staking-related activities such as changing validators, bonding more tokens, unbonding, and more without having to interact with your Cold Storage account.

{% hint style="info" %}
Staking Proxies can ONLY CARRY OUT STAKING RELATED OPERATIONS – they cannot for example conduct balance transfers on behalf of the account that they are proxied to.
{% endhint %}

<div align="left"><figure><img src="/files/vicou5yntjlp6tPDPR9w" 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/staking/staking-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.
