# Ontology Node Staking on OWallet

Step 1: Download [OWallet](https://github.com/ontio/OWallet/releases) (Windows/macOS/Linux)

![](https://app.ont.io/socialmedia/pic/enimage001.png)

Step 2: Open your OWallet and click the “Stake Authorization”

![](https://app.ont.io/socialmedia/pic/enimage003.png)

Step 3:  View the node list. After selecting a node, click on the arrow, select the wallet where your ONT is, and enter the node stake authorization page.

Note: You can click “My Stake” button in the upper right corner to see authorized stakes you have already made.

![](https://app.ont.io/socialmedia/pic/enimage005.png)

Tips: Of course, try to choose the node with the highest reward proportion!OWallet also supports Ledger wallet to complete authorized stake.

![](https://app.ont.io/socialmedia/pic/enimage007.png)

Step 4: Click the “Submit new stake authorization”owallet.item23ja button and select the number of ONT units you would like to authorize for stake (1 ONT per unit). Enter your password to confirm the authorized stake is complete.

![](https://app.ont.io/socialmedia/pic/enimage009.png)

![](https://app.ont.io/socialmedia/pic/enimage011.png)

How to cancel your stake?

Click the “Cancel stake authorization” button and enter the amount of stake you would like to cancel.

![](https://app.ont.io/socialmedia/pic/enimage013.png)

![](https://app.ont.io/socialmedia/pic/enimage015.png)

How to redeem the staking rewards?

Click the “Redeem” button to withdraw your staking rewards.

![](https://app.ont.io/socialmedia/pic/enimage017.png)


---

# 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://node-docs.ont.io/guides/ontology-node-staking-on-owallet.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.
