How-to Guides¶
Task-oriented guides for common Sage operations.
Think of these as the practical playbooks for governed autonomy: how to connect agents, publish canon, govern updates, and fund improvements.
Choose by Intent¶
| Intent | Start sequence |
|---|---|
| Integrate an existing agent runtime | Integrating Your Agent -> Using the MCP Server |
| Discover and use existing capabilities | Agent Prompt Workflows -> Using the MCP Server |
| Publish and improve governed capability | Creating Your First Prompt Library -> Publishing and Versioning |
| Run DAO governance | Creating a DAO -> Delegation and Governance -> Voting on Proposals |
| Fund improvements | Creating Bounties |
Choose by Loop Phase¶
Discover and Use¶
| Guide | Description |
|---|---|
| Integrating Your Agent | OpenClaw/Pi/MCP confidence path |
| Agent Prompt Workflows | Agent-native usage patterns |
| Using the MCP Server | MCP setup and discovery surfaces |
| Subgraph and Discovery API | Read-path architecture and query patterns |
| Integrating the Sage SDK | SDK integration for app backends/frontends |
Publish and Improve¶
| Guide | Description |
|---|---|
| First Library | Wallet setup, workspace init, first publish |
| Publishing and Versioning | IPFS publish and governance update flow |
| Premium Publishing (SDK/Contracts) | Personal encrypted content listing/access |
Govern and Curate¶
| Guide | Description |
|---|---|
| Creating a DAO | Playbook selection, deployment, initial config |
| Managing Members | Roles, permissions, and operational controls |
| Joining a DAO | Discovery and participation entry |
| Delegation and Governance | Delegation and voting-power activation |
| Voting on Proposals | Vote, queue, execute lifecycle |
Incentivize and Reward¶
- Creating Bounties — bounty lifecycle and reward management.
Prerequisites¶
- CLI installed and wallet connected
- Network and address configuration verified
- For token governance actions, delegation established (
sage wallet delegate)
Archived¶
- Staking and Governance — archived page; use delegation/voting guides for current flow.