> For the complete documentation index, see [llms.txt](https://resources.sendai.fun/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://resources.sendai.fun/components-to-build-an-agent.md).

# Components to Build an Agent

- [The Model](https://resources.sendai.fun/components-to-build-an-agent/the-model.md)
- [Giving agent a wallet](https://resources.sendai.fun/components-to-build-an-agent/giving-agent-a-wallet.md)
- [Making the agent trade](https://resources.sendai.fun/components-to-build-an-agent/making-the-agent-trade.md)
- [Transaction Landing and anything onchain](https://resources.sendai.fun/components-to-build-an-agent/transaction-landing-and-anything-onchain.md)
- [Agent Economics](https://resources.sendai.fun/components-to-build-an-agent/agent-economics.md)
- [Interfaces and Channels](https://resources.sendai.fun/components-to-build-an-agent/interfaces-and-channels.md)
- [Making Verifiable Agents](https://resources.sendai.fun/components-to-build-an-agent/making-verifiable-agents.md)
- [Deploying the agents](https://resources.sendai.fun/components-to-build-an-agent/deploying-the-agents.md)
