# Stake ONT with Node Cyberspace 4 Philosophers

### Download ONTO and Create ONT ID Wallet <a href="#xia-zai-an-zhuang-onto-app-he-chuang-jian-ont-id-qian-bao" id="xia-zai-an-zhuang-onto-app-he-chuang-jian-ont-id-qian-bao"></a>

Click on the [link](https://ontology-1.gitbook.io/onto/guides/app-basics/how-to-register-an-account-on-onto-wallet) to view the relevant guide. Skip this step if you already have an ONT ID wallet.

### Receive ONT and Swap for ONG <a href="#jie-shou-ont-he-shan-dui-ong" id="jie-shou-ont-he-shan-dui-ong"></a>

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 Assets page, click on "**ONT**" to open ONT asset page, then click on "**Receive**" to open "Receive ONT" page. Click on "Copy" to copy the address or scan the QR code to send ONT to this address.

![](/files/4cy7qI9tIFmMWLknqc8O)

The way of receiving ONG is the same as that of ONT.

Another way to have ONG is to swap ONT for ONG. On ONT asset page, click on **Swap** button on the top right corner, then enter 1-9 integral number you would like to swap, then click on "**Swap Now**", and then enter password and confirm to complete the process.

![](/files/KlqjSzgeTrAH5zIsXi40)

### Create and Confirm Stake <a href="#chuang-jian-bing-que-ren-zhi-ya" id="chuang-jian-bing-que-ren-zhi-ya"></a>

**Step 1: Select Node Cyberspace 4 Philosophers**

On ONT asset page, click on the bottom left corner to open Node staking page.

Click on node name below "**Current Node**" to open **Select node** page. Click on the node name "**Cyberspace 4 Philosophers**" to select it.

![](/files/lkeBOpMIgAXfHSFFrSCA)

**Step 2: Enter Stake Amount and Confirm Stake**

On Node staking page, enter stake ONT amount and click on "**Stake now**", then click on next button to proceed, then enter password and then confirm to complete the process.

![](/files/ryWaKI6PPr1DSIMasvZi)

### Claim ONG and Check My Stake <a href="#claim-ong-and-check-my-stake" id="claim-ong-and-check-my-stake"></a>

On Node staking page, the current claimable ONG amount is displayed below "Claimable staking rewards". Click on "**Claim**" button on the bottom left corner to withdraw ONG.

Click on "**My stake**" on the top right corner to check details of your stake. If created and confirmed in round ‘T’ Cycle, the status of the stake will be "Processing" in the round ‘T’ and "Staked" in the round ‘T+1’ and start to generate ONG rewards.

![](/files/DDjVf5jloYL4x8l371ei)

### Cancel Stake <a href="#qu-xiao-zhi-ya" id="qu-xiao-zhi-ya"></a>

Click on the “Cancel stake” button on “My stake” page to cancel stake.

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

If the stake status is staked and the cancellation occurs in the round ‘T’ Cycle, (1) staking on non-Consensus node, users will be able to withdraw ONT at the beginning of the round ‘T+1’. (2) If staking on Consensus node, users will be able to withdraw ONT at the beginning of the round ‘T+2’. "Cyberspace 4 Philosophers" is a non-Consensus node. Therefore users will be able to withdraw ONT at the beginning of the round ‘T+1’.

![](/files/AJ6NtdfoAPIDgDeW8kJD)


---

# 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/event/ontology-4th-anniversary/stake-ont-with-node-cyberspace-4-philosophers.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.
