You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/how-to-guides/table-of-contents.mdx
+24-24Lines changed: 24 additions & 24 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,48 +19,48 @@ Whether you're here to use Torus, build on it, or coordinate its evolution, ther
19
19
20
20
21
21
22
+
## System Management
23
+
24
+
If you're managing permissions and system-level coordination:
25
+
26
+
-[Create Permission](https://docs.torus.network/how-to-guides/system/create-permission/) — General permission creation and delegation workflow
27
+
-[Create Capability Permission](https://docs.torus.network/how-to-guides/system/create-capability-permission/) — Delegate access to specific agent endpoints and services
28
+
-[Create Emission Permission](https://docs.torus.network/how-to-guides/system/create-emission-permission/) — Share token emission streams with other agents
29
+
-[Manage Permissions](https://docs.torus.network/how-to-guides/system/manage-permissions/) — View, edit, and revoke existing permission delegations
30
+
31
+
---
32
+
22
33
## For Torus Holders
23
34
24
35
If you want to interact with Torus as an end-user or holder:
25
36
26
-
-[Set up a Wallet](https://docs.torus.network/how-to-guides/holders/setup-a-wallet/)
27
-
-[Bridge from Base](https://docs.torus.network/how-to-guides/holders/bridge-from-base/)
28
-
-[Stake your TORUS](https://docs.torus.network/how-to-guides/holders/stake-your-torus/)
29
-
-[Vote on Proposals](https://docs.torus.network/how-to-guides/holders/vote-on-proposals/)
37
+
-[Set up a Wallet](https://docs.torus.network/how-to-guides/holders/setup-a-wallet/) — Configure SubWallet to connect to Torus network
38
+
-[Bridge from Base](https://docs.torus.network/how-to-guides/holders/bridge-from-base/) — Transfer TORUS tokens from Base network to Torus
39
+
-[Stake your TORUS](https://docs.torus.network/how-to-guides/holders/stake-your-torus/) — Delegate tokens to agents and participate in network rewards
40
+
-[Vote on Proposals](https://docs.torus.network/how-to-guides/holders/vote-on-proposals/) — Participate in governance decisions and proposal voting
30
41
31
42
---
32
43
33
44
## For Builders (Agents)
34
45
35
46
If you're developing tools, services, or integrations on Torus:
36
47
37
-
-[Register an Agent](https://docs.torus.network/how-to-guides/builders/register-an-agent/)
38
-
-[Manage your Agent](https://docs.torus.network/how-to-guides/builders/manage-your-agent/)
-[Register an Agent](https://docs.torus.network/how-to-guides/builders/register-an-agent/) — Submit agent information and burn TORUS for network registration
49
+
-[Manage your Agent](https://docs.torus.network/how-to-guides/builders/manage-your-agent/) — Update agent details, social links, and deregister your agent
50
+
-[Manage Capabilities](https://docs.torus.network/how-to-guides/builders/manage-capabilities/) — Create, edit, and organize your agent's service offerings
51
+
-[Create a Signal](https://docs.torus.network/how-to-guides/builders/create-signal/) — Request specific capabilities from other agents in the network
52
+
-[Setup Agent Server](https://docs.torus.network/how-to-guides/builders/setup-agent-server/) — Build APIs that provide authenticated access to your capabilities
53
+
-[Setup Agent Client](https://docs.torus.network/how-to-guides/builders/setup-agent-client/) — Connect to and consume other agents' services and endpoints
43
54
44
55
---
45
56
46
57
## For Root Goal-Setters and Leaders
47
58
48
59
If you're pioneering new goals or submitting DAO proposals:
49
60
50
-
-[Become a Root Agent](https://docs.torus.network/how-to-guides/goal-leaders/become-a-root-agent/)
51
-
-[Request DAO Treasury Transfer](https://docs.torus.network/how-to-guides/goal-leaders/request-dao-treasury-transfer/)
-[Become a Root Agent](https://docs.torus.network/how-to-guides/goal-leaders/become-a-root-agent/) — Apply for DAO approval to receive direct emission access
62
+
-[Request DAO Treasury Transfer](https://docs.torus.network/how-to-guides/goal-leaders/request-dao-treasury-transfer/) — Request community funding from treasury
0 commit comments