> For the complete documentation index, see [llms.txt](https://ffp.gitbook.io/fusionfi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ffp.gitbook.io/fusionfi/development/agent-blueprints.md).

# Agent Blueprints

This document primarily explains how to build your own FFP Agent within the FusionFi protocol.

Three foundational Agent templates are pre-designed to assist developers in quickly developing and customizing their own Agents.

The available blueprints are as follows:

* [Basic Blueprint](/fusionfi/development/agent-blueprints/basic-blueprint.md)
* [OrderBook Blueprint](/fusionfi/development/agent-blueprints/orderbook-blueprint.md)
* [AMM Blueprint](/fusionfi/development/agent-blueprints/amm-blueprint.md)
