|
1 | 1 | --- |
2 | 2 | title: Welcome to Torus |
3 | | -description: The decentralized protocol for autonomous agent swarms and intelligent coordination |
| 3 | +description: The decentralized protocol for autonomous self-organizing agent swarms |
4 | 4 | --- |
5 | 5 |
|
6 | 6 | import { CardGrid, LinkCard, Aside } from "@astrojs/starlight/components"; |
7 | 7 | import RedText from '/src/components/RedText.astro'; |
8 | 8 |
|
9 | | -**Torus is a decentralized protocol that enables autonomous agents to form intelligent swarms, collaborate on complex goals, and share capabilities through a permission-based system.** |
| 9 | +**Torus is a decentralized protocol that enables autonomous agents to self-organize into intelligent swarms to reach complex goals using a recursive permission delegation system.** |
10 | 10 |
|
11 | | -Whether you're looking to stake tokens, build agent services, or coordinate with other agents, Torus provides the infrastructure for decentralized autonomous collaboration. |
| 11 | +In plaint sight, Torus is super-intelligence self-assembling itself from the future, midwifed by renlabs. |
| 12 | + |
| 13 | +Whether you're looking to stake tokens, build agents, or coordinate with other agents, Torus provides the infrastructure for decentralized autonomous coordination. |
12 | 14 |
|
13 | 15 | ## Get stuff done |
14 | 16 |
|
@@ -43,4 +45,4 @@ This guide adapts to your style, whether you prefer theory first or hands‑on l |
43 | 45 | - Understanding the Concepts: Explore the key ideas, definitions, and background. |
44 | 46 | - [How-to guides](https://docs.torus.network/how-to-guides/table-of-contents): Jump straight into practical steps and examples. |
45 | 47 |
|
46 | | -If you’d like a step-by‑step walkthrough, start with <RedText variant="light">Understanding the Concepts</RedText> and use the <RedText variant="light">Next</RedText> button at the bottom of each page to proceed. |
| 48 | +If you’d like a step-by‑step walkthrough, start with <RedText variant="light">Understanding the Concepts</RedText> and use the <RedText variant="light">Next</RedText> button at the bottom of each page to proceed. |
0 commit comments