# AgentModule

**Kind:** Module

**Source:** [`atloria-monorepo/apps/api/src/agent/agent.module.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/api/src/agent/agent.module.ts#L6)

## Relationships

- MODULE_DECLARES → `AgentController`
- MODULE_PROVIDES → `AgentService`
- MODULE_PROVIDES → `AgentGateway`
- MODULE_EXPORTS → `AgentService`
- MODULE_EXPORTS → `AgentGateway`

## Referenced By

- `AppModule` (MODULE_IMPORTS)
