Guides
In this section you will find a number of useful guides which will help you to understand the overall development process of an AI agent with the Open Autonomy framework, including:
- creating the components of an agent blueprint that implement the AI agent business logic (the FSM App),
- creating the agent blueprints that make up the AI agent,
- publishing the AI agent in a remote or local repository,
- registering the AI agent in the on-chain protocol, and
- deploying the AI agent.
If you are new to the framework, we suggest that you start with the set up and quick start guides, and proceed with the remaining ones in the order presented.
In order not to lose the high-level view of the overall process, we present some of the guides at a high level of abstraction, and we redirect you to the appropriate sections to complete individual steps.