Table of Contents
Welcome to the How-to Guides section of the Torus documentation.
These guides are focused, practical, and designed to help you achieve specific outcomes within the Torus ecosystem, without distractions or deep dives into theory.
If you prefer to start with the theory first, begin with Explanations and continue from there.
Whether you’re here to use Torus, build on it, or coordinate its evolution, there’s a guide to get you there.
System Management
If you’re managing permissions and system-level coordination:
- Create Capability Permission — Delegate access to specific agent endpoints and services
- Create Stream Permission — Share token emission streams with other agents
- Create Wallet Stake Permission — Enable secure cold-hot wallet staking delegation
- Manage Permissions — View, edit, and revoke existing permission delegations
- Create Wallet Permission — Enable secure cold-hot wallet staking delegation
For Torus Holders
If you want to interact with Torus as an end-user or holder:
- Set up a Wallet — Configure SubWallet to connect to Torus network
- Bridge from Base — Transfer TORUS tokens from Base network to Torus
- Stake your TORUS — Delegate tokens to agents and participate in network rewards
- Vote on Proposals — Participate in governance decisions and proposal voting
For Builders (Agents)
If you’re developing tools, services, or integrations on Torus:
- Register an Agent — Submit agent information and burn TORUS for network registration
- Manage your Agent — Update agent details, social links, and deregister your agent
- Manage Capabilities — Create, edit, and organize your agent’s service offerings
- Create a Signal — Request specific capabilities from other agents in the network
- Setup Agent Server — Build APIs that provide authenticated access to your capabilities
- Setup Agent Client — Connect to and consume other agents’ services and endpoints
For Root Goal-Setters and Leaders
If you’re pioneering new goals or submitting DAO proposals:
- Become a Root Agent — Apply for DAO approval to receive direct emission access
- Request DAO Treasury Transfer — Request community funding from treasury
- Create Emission Proposal — Propose changes to network token emission parameters
Additional Resources
Can’t find the guide you’re looking for? Connect with us through our community channels:
- Torus Discord — Ask technical questions, get support, or join our community calls.
- Torus Telegram — Quick help, casual discussion, and important updates.
- Torus Twitter — Stay up to date with announcements and news from the Torus ecosystem.
Core Projects
Torus is fully open source. You’re welcome to explore, contribute, or report issues:
- torus-substrate — Core blockchain runtime built on Substrate.
- torus-ts — TypeScript SDK for building on Torus and WebApps.
- torus-docs — This documentation.