Skip to content

Commit 84cbdce

Browse files
committed
add content
1 parent 400aca7 commit 84cbdce

9 files changed

Lines changed: 175 additions & 46 deletions

docs/node-operators/app/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Getting Started with the Node Operators App
2+
title: Getting started with the node operators app
33
sidebar_position: 1
4-
description: Intro to the Node Operators App
4+
description: Intro to the node operators app
55
---
66

77
# Getting Started with the Node Operators App

docs/node-operators/app/linking-unlinking-your-edge-node.md

Lines changed: 17 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Linking/Unlinking your Edge Node
2+
title: Linking/unlinking your edge node
33
sidebar_position: 4
44
description: Learn how to link or unlink your license to your Edge Node
55
---
@@ -11,6 +11,7 @@ description: Learn how to link or unlink your license to your Edge Node
1111
- What must be ready before linking
1212
- Why a linked license is required for network participation
1313
- How to link a license to your node ETH address in the app
14+
- How to change the linked node ETH address in the app
1415
- How to unlink a node from a license in the app
1516

1617
---
@@ -55,22 +56,29 @@ you provided. ![Linked License](../img/10.jpg)
5556

5657
## Unlink your node from your license
5758

58-
1. Open `app.ratio1.ai` and connect the wallet that owns your license.
59-
2. Go to **Licenses & Nodes** and find a license that already has a linked node.
60-
3. Open the license menu and select **Unlink**.
61-
4. Confirm unlinking.
62-
5. Sign the transaction in your wallet.
59+
1. Open the license menu and select **Unlink**.
60+
2. Confirm unlinking.
61+
3. Sign the transaction in your wallet.
6362

6463
After confirmation, the node is unlinked from that license.
6564

65+
## Change node
66+
67+
1. Open the license menu and select **Change node**.
68+
2. Fill in the new node ETH address.
69+
3. Confirm the change.
70+
4. Sign the transaction in your wallet.
71+
72+
After confirmation, the license is linked to the new node.
73+
![Unlink node/Change node](../img/11.jpg)
74+
6675
:::note Cooldown after unlinking
67-
Once a node is unlinked, a **24-hour cooldown**
76+
Once a node is unlinked or chaned with another one, a **24-hour cooldown**
6877
period applies before another node can be linked to that license.
6978
:::
7079

7180
:::warning Claim rewards first
72-
Claim your rewards before you unlink a node or
73-
change to another node.
81+
Claim your rewards before you unlink or change a node.
7482
:::
7583

7684
---
Lines changed: 73 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,85 @@
11
---
2-
title: Rewards Understanding and Claiming
2+
title: Rewards understanding and claiming
33
sidebar_position: 5
4-
description: how rewards work on Ratio1
4+
description: Overview of reward types and how to earn and claim them on Ratio1
55
---
66

77
# Rewards Understanding and Claiming
88

99
## What this covers
1010

11-
- Core concepts and definitions for this topic.
12-
- Practical guidance and recommended next steps.
11+
- The two reward types for node operators: **PoA** and **PoAI**
12+
- How rewards are allocated every epoch (**24 hours**)
13+
- How oracle verification and reward claiming work in practice
1314

14-
## Notable date
15+
---
16+
17+
## Reward model overview
18+
19+
To earn rewards, your node must be linked to a valid Node Deed license and
20+
actively participate in the protocol.
21+
22+
In Ratio1, rewards are allocated by epoch:
23+
24+
- **1 epoch = 24 hours**
25+
- Both **Proof of Availability (PoA)** and **Proof of AI (PoAI)** are allocated
26+
each epoch based on oracle-verified node activity
27+
28+
---
29+
30+
## Reward types
31+
32+
### Proof of Availability (PoA)
33+
34+
**PoA** represents capped protocol rewards for node availability and uptime.
35+
36+
- It rewards operators for keeping nodes online and reachable
37+
- Allocation is epoch-based (every 24 hours)
38+
- Rewards depend on verified availability during that epoch
39+
- PoA rewards are minted at the time of claiming
40+
41+
### Proof of AI (PoAI)
42+
43+
**PoAI** represents rewards from compute jobs executed on your node.
1544

16-
- TBD (add a source link).
45+
- It rewards operators for real workload execution
46+
- Allocation is epoch-based (every 24 hours)
47+
- Rewards depend on verified job execution in that epoch
48+
- PoAI rewards are paid by Cloud Service Providers (CSPs) through escrow smart
49+
contracts funded when jobs are deployed
1750

18-
## Next steps
51+
---
52+
53+
## How epoch allocation works
54+
55+
1. Your node reports uptime and executes jobs during the epoch.
56+
2. Oracles verify node availability and job execution data.
57+
3. Oracles allocate PoA and PoAI rewards for that epoch.
58+
4. PoA becomes claimable and is minted when claimed; PoAI is paid from
59+
CSP-funded escrow contracts based on verified execution.
60+
61+
In short: oracles are the verification layer that confirms real node
62+
contribution before rewards are allocated.
63+
64+
---
65+
66+
## Claim your rewards
67+
68+
1. Open `app.ratio1.ai` and connect the wallet that owns the license.
69+
2. Go to **Licenses & Nodes**.
70+
3. Select the eligible linked license(s).
71+
4. Click **Claim rewards** under PoA & PoAI. Alternatively, you can claim PoA
72+
and PoAI rewards from all your running nodes using the top dashboard on the
73+
Licenses & Nodes page.
74+
![Claim node rewards](../img/12.jpg)
75+
![Claim all rewards](../img/13.jpg)
76+
5. Confirm and sign the transaction in your wallet.
77+
78+
After confirmation, claimed rewards are minted (PoA)/transferred (PoAI) to
79+
your wallet according to protocol rules.
80+
81+
---
82+
83+
## Notable date
1984

20-
- Back to [Getting Started with the main Dashboard](../).
85+
- Reviewed on **February 18, 2026**.
Lines changed: 75 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,75 @@
1+
---
2+
title: Selling, buying, or transferring a license
3+
sidebar_position: 6
4+
description: Learn who can sell, buy, or transfer licenses and how the process works
5+
---
6+
7+
# Selling, buying, or transferring a license
8+
9+
## What this covers
10+
11+
- Who can sell, buy, or transfer a license
12+
- The two transfer methods (direct transfer or NFT marketplace sale)
13+
- What the current owner must do before transfer
14+
- What the new owner must complete before using the license
15+
16+
---
17+
18+
## Who can sell, buy, or transfer
19+
20+
- Any current license owner can transfer or sell their license.
21+
- Any user can receive or buy a license.
22+
- Ownership transfer is allowed both directly and via decentralized NFT
23+
marketplaces.
24+
25+
---
26+
27+
## How transfers work
28+
29+
Licenses can change ownership in two ways:
30+
31+
- Directly wallet-to-wallet
32+
- Through decentralized NFT trading platforms (for example,
33+
[OpenSea](https://opensea.io/collection/ratio1ai))
34+
35+
In both cases, the onchain owner changes to the receiving wallet.
36+
37+
---
38+
39+
## Before selling or transferring (current owner checklist)
40+
41+
Before you send a license or list it for sale:
42+
43+
1. Claim all pending rewards.
44+
2. Unlink the node from the license.
45+
46+
:::warning Important
47+
Always claim rewards and unlink the node before transferring ownership or listing the license on a decentralized NFT marketplace. If you don’t, the transfer transaction will fail. The listing for sale may succeed, but the purchase will not go through.
48+
:::
49+
50+
---
51+
52+
## After buying or receiving (new owner checklist)
53+
54+
Buying or receiving a license does not automatically activate it for protocol
55+
use.
56+
57+
The new owner must still:
58+
59+
- Be eligible under Ratio1 compliance rules
60+
- Complete and pass KYC/KYB
61+
62+
Only after eligibility checks and KYC/KYB can the new owner link the license to
63+
a node and use it in the Ratio1 protocol.
64+
65+
---
66+
67+
## Key rule to remember
68+
69+
Ownership transfer is permissionless, but protocol usage is compliance-gated.
70+
71+
---
72+
73+
## Notable date
74+
75+
- Reviewed on **February 18, 2026**.

docs/node-operators/app/selling-or-transferring-your-license.md

Lines changed: 0 additions & 20 deletions
This file was deleted.

docs/node-operators/img/11.jpg

950 KB
Loading

docs/node-operators/img/12.jpg

1.2 MB
Loading

docs/node-operators/img/13.jpg

1010 KB
Loading

todo/TODO_PETRICA.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,14 @@ Source of truth for scope: `todo/README.md`
55

66
## Sections to Write/Prepare
77

8-
- [ ] `1.` Ratio1 Docs - welcome message
9-
- [ ] `3.` For Node Operators - introduction to node operation
10-
- [ ] `3.1.` Getting Started with the main Dashboard - intro to the dashboard
11-
- [ ] `3.1.1.` Buying your first Ratio1 license - purchasing and activating a license
12-
- [ ] `3.1.2.` Linking your Edge Node - connecting your license with your nodes
13-
- [ ] `3.1.3.` Rewards Understanding and Claiming - how rewards work on Ratio1
14-
- [ ] `3.1.4.` Selling or transferring your license - transferring ownership of your license
8+
- [x] `1.` Ratio1 Docs - Welcome message
9+
- [x] `3.` For Node Operators - Introduction to node operation
10+
- [x] `3.1.` Getting Started with the Node Operators App - Intro to the Node Operators App
11+
- [x] `3.1.1.` Email registration & KYC/KYB - Getting your wallet verified
12+
- [x] `3.1.2.` Buying your first Ratio1 license - Purchasing a Node Deed license
13+
- [x] `3.1.3.` Linking/Unlinking your Edge Node - Learn how to link or unlink your license to your Edge Node
14+
- [x] `3.1.4.` Rewards Understanding and Claiming - Overview of reward types and how to earn and claim them on Ratio1.
15+
- [x] `3.1.5.` Selling, buying, or transferring a license - transferring ownership of your license
1516
- [ ] `4.` For CSPs - introduction to CSP operation
1617
- [ ] `4.1.` Getting Started with Ratio1 for CSPs - why and intro to the requirements
1718
- [ ] `4.1.1.` Becoming a CSP - steps to become a CSP on Ratio1

0 commit comments

Comments
 (0)