# Sign Transaction as Staking Proxy

This guide assumes that an account that you have imported into Nova Wallet has been set as a Staking Proxy (Delegated Authority).

1. Open the Nova Wallet application.
2. `Select` the identicon at the top right of the Assets screen.
3. `Select` the account which is Delegated To You as a Staking proxy.
4. You will now see that the identicon at the top right of the screen has a new icon next to it, this indicates that you are controlling a delegated account.
5. You can now carry out staking operations on behalf of that account.


---

# 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/sign-transaction-as-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.
