# agent_world v0.1.0 - Table of Contents

Shared Elixir helpers for AgentBook registration, lookup, and AgentKit verification.

## Pages

- [agent_world](readme.md)
- [Changelog](changelog.md)

## Modules

- Start Here
  - [AgentWorld](AgentWorld.md): Shared entry point for AgentBook lookup, registration, and AgentKit verification.

  - [AgentWorld.Error](AgentWorld.Error.md): Structured error used by the shared AgentBook helpers.

  - [AgentWorld.TxRequest](AgentWorld.TxRequest.md): Unsigned request that can be handed to a wallet for AgentBook registration.

