> ## Documentation Index
> Fetch the complete documentation index at: https://docs.pawa-ai.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> The Pawa API helps you create, manage, and interact with autonomous AI agents. Agents can reason, use tools, perform RAG, and collaborate with chat or external workflows.

## What You Can Do:

The endpoint supports full lifecycle management of AI agents:

* **Create** → Spin up a new agent with knowledge base, tools, and settings.
* **Chat** → Send/receive messages with an agent.
* **Update** → Modify agent config, tools, or memory.
* **Delete** → Remove an agent when it’s no longer needed.
* **Handoff** → Transfer control between agents or from an agent to a human.
* **List / Retrieve** → Fetch existing agents and their metadata.

***
