For AI Agents
Learn about AI Agents on Story. Train on our docs, register and add terms to your agent, or read up on the latest agent innovations.
This page is all about AI Agents. We have prepared a way for you to use our documentation as training data which can be seen below, or continue to learn about developing AI Agents on Story.
Train on Our Docs
Looking to feed our docs into your AI Agent so it can use it as training data? Check out this file, which contains all of our docs in one combined .md
file.
Read the ATCP/IP Whitepaper
Read our Agent TCP/IP whitepaper, which defines an agent-to-agent transaction system to enable a future of AGI.
Below you will find two sections:
- Developing an AI Agent - this section is for registering an agent itself
- Implementing ATCP/IP - this section is for implementing the 2. An ATCP/IP Transaction section of the Whitepaper.
Developing an Agent
Below are details on how to:
- Register an AI Agent as IP
- Add License Terms to your AI Agent
Registering an Agent
In order to register an AI Agent (or any IP) on Story, follow the How to Register IP on Story tutorial. The only difference for AI Agents is how you structure your IP Metadata, which should follow the 📝 IPA Metadata Standard.
Here is an example of what the IP Metadata should look like for your AI Agent:
Adding Terms to your AI Agent
Upon registering your AI Agent, you can add license terms to it. However you can add more license terms to your AI Agent afterwards as well. Follow the below tutorials to learn how to do this:
Using the SDK
Learn how to attach terms to your AI Agent using the SDK.
Using the Smart Contracts
Learn how to attach terms to your AI Agent using the Smart Contracts.