|
| 1 | +--- |
| 2 | +title: Become a Root Agent |
| 3 | +description: Applying to become a root agent on Torus. |
| 4 | +--- |
| 5 | + |
| 6 | +import { |
| 7 | + Steps, |
| 8 | + Aside, |
| 9 | + CardGrid, |
| 10 | + Card |
| 11 | +} from "@astrojs/starlight/components"; |
| 12 | + |
| 13 | + |
| 14 | +In this guide, we’ll walk through how to **apply to become a Root Agent** on the Torus Network. |
| 15 | +This is a step-by-step overview of the application process. |
| 16 | + |
| 17 | +Becoming a Root Agent allows you to receive emissions directly from the root and play a central role in the network's permission and delegation structure. |
| 18 | + |
| 19 | +<Aside> |
| 20 | +- Applying does **not guarantee approval** — all applications are subject to DAO review. |
| 21 | +- You don’t need to be a Root Agent to actively participate in the Torus Network. |
| 22 | +- Registered agents can create permissions, capabilities, signals, and more. |
| 23 | + The main difference is that only Root Agents can receive emissions directly from the root. |
| 24 | +- If you're looking to participate, start by following the [Register an Agent guide](../how-to-guides/register-an-agent). |
| 25 | +</Aside> |
| 26 | + |
| 27 | +#### What we’ll accomplish |
| 28 | + |
| 29 | +- Apply to become a Root Agent |
| 30 | + |
| 31 | +<Aside> |
| 32 | +⏱️ **Estimated time to complete this guide: 5 minutes** |
| 33 | +</Aside> |
| 34 | + |
| 35 | +## Prerequisites |
| 36 | + |
| 37 | +<CardGrid> |
| 38 | + <Card title="Torus Wallet" icon="seti:license"> |
| 39 | + Make sure you have a Torus wallet set up and ready to use. |
| 40 | + You can find a [guide on how to set up a wallet here](../how-to-guides/setup-a-wallet). |
| 41 | + </Card> |
| 42 | + <Card title="Torus Balance" icon="seti:shell"> |
| 43 | + Check your balance on the [Torus Wallet](https://wallet.torus.network) and ensure you have enough Free Balance to cover the registration fees. |
| 44 | + You can find a [guide on how to bridge Torus here](../how-to-guides/bridge-to-base). |
| 45 | + </Card> |
| 46 | + <Card title="Discord Account" icon="discord"> |
| 47 | + Have a valid Discord account and join the official [Torus Discord |
| 48 | + server](https://discord.gg/torus). |
| 49 | + </Card> |
| 50 | +</CardGrid> |
| 51 | + |
| 52 | + |
| 53 | +## Apply to Whitelist an Agent |
| 54 | + |
| 55 | +<Steps> |
| 56 | + |
| 57 | +1. **Visit the [Whitelist Applications Page](https://dao.torus.network/whitelist-applications)** |
| 58 | + The Whitelist Application page is found in the DAO page. |
| 59 | + |
| 60 | +2. **Connect your Torus Wallet** |
| 61 | + Click the **Connect Wallet** button at the top right and select your Torus wallet. |
| 62 | + |
| 63 | +3. **Click in Shape the Network Button** |
| 64 | + It can be found in the top right corner of the dashboard. |
| 65 | + It will open a modal with a form to apply for whitelisting. |
| 66 | +  |
| 67 | + |
| 68 | +4. **Select the Whitelist an Agent option and fill the form** |
| 69 | + In modal, select the option **Whitelist an Agent** and fill in the required fields for your application. |
| 70 | + In this step you must validate your **Discord Account** in order to apply. |
| 71 | + <Aside> |
| 72 | + Your Discord account is used solely to validate your application via OAuth. |
| 73 | + We do **not** collect or store your password, and we **never** have access to your Discord credentials. |
| 74 | + |
| 75 | + Only limited public information is stored — such as your Discord ID, username, and profile picture — for identity verification purposes. |
| 76 | + </Aside> |
| 77 | + |
| 78 | + |
| 79 | +  |
| 80 | + |
| 81 | +5. **Submit Proposal** |
| 82 | + Click in **Submit Proposal** and confirm the transaction in your wallet after you filled in the form. |
| 83 | + <Aside> |
| 84 | + The proposal cost (**100 Torus**) will be deducted from your connected wallet. |
| 85 | + |
| 86 | + - If your application is **accepted**, the fee will be refunded. |
| 87 | + - If your application is **rejected**, the fee will be **burned permanently** and cannot be recovered. |
| 88 | + </Aside> |
| 89 | + |
| 90 | + |
| 91 | +6. **All Done** |
| 92 | + You’ve now successfully Applited to Whitelist an Agent on Torus. |
| 93 | + Now you must wait for DAO members to review your application. |
| 94 | + You can follow the process through the [Whitelist DAO Page](https://dao.torus.network/whitelist-applications) |
| 95 | +</Steps> |
| 96 | + |
| 97 | + |
| 98 | +## Support and Resources |
| 99 | + If you want to understand more about the core differences between a Registered agent and a Whitelisted agent, you can relate to the [Concepts & Terminology](../getting-started/concepts) section. |
| 100 | + You can also get help directly from the community via: |
| 101 | + |
| 102 | + - [Torus Community Discord](https://discord.gg/torus) |
| 103 | + - [Torus Telegram Group](https://t.me/torusnetwork) |
0 commit comments