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

# Chat

> In-app or web-embedded text conversations

Chat is a text-based session with the same agent config as voice — same
prompt, same tools, same knowledge base — just without the transcriber and
synthesizer hops.

## Starting a web chat session

Start a chat session directly from the dashboard or embed it in your own web
page.

## Sending a message

Messages are sent within an active chat session.

## Reading message history

Full message history is available for every chat session.

<Callout type="tip">
  Web-chat sessions are the fastest way to test a new agent — no telephony
  number or wallet balance required.
</Callout>
