# Controller Account Deprecation

## Removing Existing Controller Account

There will soon be a change to Polkadot and Kusama which will start to [remove Controller accounts](https://forum.polkadot.network/t/staking-controller-deprecation-plan-staking-ui-leads-comms/2748). Previously a Stash / Controller account setup was used to ensure that the user Stash account (think of this as a savings account) remained somewhat offline, and instead, actions related to staking were carried out by the Controller account – which if compromised couldn't transfer/steal funds from the Stash account for example.

At first, the ability to create new Controller accounts will be removed, and then eventually support for Controller accounts may be removed altogether. Instead, Proxies will be heavily utilized going forward, including the Staking Proxy type.

## Add Staking Proxy (Nova Wallet)

To see how to add a Staking Proxy in Nova Wallet: [Set up Staking Proxy](/nova-wallet-wiki/staking/staking-proxy/set-up-staking-proxy.md)

***


---

# 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/controller-account-deprecation.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.
