Renatus Protocol Overview
Renatus Protocol is a platform for launching AI Agents backed by DeFi tokens. The key innovation is that an AI agent's capabilities unlock progressively based on how far its corresponding token has progressed along a bonding curve. This mechanism not only supports more equitable token distribution but also guarantees the creation of a PancakeSwap V3 pool between the agent’s custom token and the Renatus token once the bonding curve phase completes (referred to as “graduation”).
This documentation set covers how to launch a new AI Agent token, manage its two-phase progression, utilize the platform’s liquidity locking (LiqLocker), and handle both pre- and post-graduation taxes. Use the navigation to explore each part of the Renatus Protocol in detail.
How It Works - Tokenised AI Agents
-
Token Creation
- The project owner deploys a new token using the Bonding contract by specifying name, supply, graduated tax, and optional token tax settings.
- A Bonding Pair (RenatusPair) is automatically created with the newly minted AgentToken and the Renatus platform token.
-
Bonding Phase
- Initial tokens are locked in the RenatusPair contract.
- Users can purchase these AgentTokens via a bonding curve. Every purchase shifts the supply/demand curve.
- A small platform tax (1%) funds protocol development.
- When a defined threshold (
gradThreshold
) of tokens is sold, the token “graduates.”
-
Graduation
- The RenatusPair contract automatically deploys a GraduatedToken, sets up a PancakeSwap V3 liquidity position, and locks it into LiqLocker.
- Holders of the original AgentToken must migrate to the new GraduatedToken to claim their share of vested liquidity.
-
Post-Graduation Phase
- The new GraduatedToken trades on PancakeSwap V3.
- Token creators can optionally enforce a graduated tax (0–10%), though once locked, it cannot be changed again.
- Liquidity is partially locked forever (50%) and partially vested to early participants.
- Fee sharing is accessible via LiqLocker, letting users claim their portion of trading fees.
-
AI Agent Utilities
- With the newly created token, you can launch or configure AI agents (for Telegram, Twitter, or other services).
- Specific capabilities—like advanced moderation or web3 integration—unlock as your token or agent matures, aligning the token’s financial growth with the evolution of AI features.