# Ontology Node Staking on ONTO Web

### Prepare ONTO Web Wallet

Add ONTO Web Wallet to Chrome: <https://chrome.google.com/webstore/detail/onto-wallet/ifckdpamphokdglkkdomedpdegcjhjdp>

Create a wallet: <https://publicdocs.gitbook.io/onto-web-help-center/getting-started/how-do-i-create-a-wallet>

Import a wallet: <https://publicdocs.gitbook.io/onto-web-help-center/getting-started/how-do-i-import-a-wallet>

### Prepare ONT and ONG

ONT and ONG are needed for participation in Ontology Node Staking. ONT is used to be staked to earn ONG. ONG is used to pay transaction fees of staking.

On ONTO Web Assets page, click on "**ONT/ONG**" to open the ONT/ONG asset page, then click on "**Receive**" to open "Receive ONT/ONG" page. Click on "Copy" to copy the address or scan the QR code to send ONT/ONG to this address.

![](/files/cVk1P2Gsv8LRzI4XrVas)

### Connect Wallet

Open Ontology Node Staking dApp website: <https://node.ont.io/app>

Click on the "**Connect Wallet**" button at the upper right of the website

![](/files/aI9pDGScMX21uQTkEA20)

### Select a Node to Stake

Click on "**Node Staking**" to view the list of nodes. Nodes are by default ordered by estimated APR. You can click on the "**Sort**" icon to switch to ordered by Total Stake amount. The 15 nodes with the highest total stake amount of ONT are Consensus nodes. You can click on the "**Filters**" button to select node tepes, checkmarks, etc.

![](/files/VgGviGWNKvH1mZF5vIOt)

You can enter the name, address or public key of a node to **search**.

![](/files/6vXrWbN1KHQRryvEgSHB)

Click "**View More**" to view details of the node and to stake.

![](/files/oSHaQLXL5GkV5enla2T3)

**Enter the amount of ONT** you would like to stake, then click on the "**Stake now**" button, and then **confirm the transaction** in the pop-up window of ONTO Web Wallet to complete the process.

![](/files/j0PlhWu9pT06mSPbCDVJ)

### Manage My Stake

On “**My Stake**” page, you can **add** or **reduce** stake amount.

If added in round ‘T’ Cycle, the status of the added stake will be "Processing" in the round ‘T’. And will be "Staked" in the round ‘T+1’ and start to generate ONG rewards.

If the status of the stake to be reduced is "processing", users will be able to withdraw staked ONT right away after the cancellation.

If the status of the stake is "staked' and is reduced in the round ‘T’ Cycle, (1) For candidate nodes, users will be able to withdraw ONT at the beginning of the round ‘T+1’. (2) For consensus nodes, users will be able to withdraw ONT at the beginning of the round ‘T+2’.

![](/files/SdnPP0WBPjexKLaKWl5M)

The current claimable ONG amount is displayed below "**Claimable ONG**". Click on the "**Claim**" button to claim ONG rewards.

You can click on the "**Node Detail**" to view more information about this node, such as fee sharing ratios.

![](/files/WPzQm07KGgrkuTcrNy0j)


---

# 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-onto-web.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.
