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

# Phone

> Your trained agent, on a live phone number. Nothing to host.

Everything managed - brain, speech, telephony. Describe the agent, hear it
talk, publish it to a live number. No code, and no account needed to start.

## Go live in 3 steps

### 1. Describe the agent

Open the [Playground](https://superdialog.unpod.ai/playground) and type one
line - "Confirm an appointment - offer Friday 4pm, fall back to 5pm." The
builder writes the playbook; the **Editor** tab shows it live.

### 2. Test by voice

Switch to **Preview** and press to talk. What you hear in the Playground is
what a caller hears - it runs on the same stack as production. Refine by
chatting or editing, then **Save**.

### 3. Publish to a number

Hit **Publish**, then **Deploy as Voice Agent** in the deploy drawer. Pick a
number, deploy, dial it. The speech pipe is provisioned automatically. Full
walkthrough: [Publish & Share](/playbook/publish-and-share).

## Go deeper

<CardGroup cols={2}>
  <Card title="Playbook library" icon="book" href="/playbook/library">
    Clone a public agent and start from there.
  </Card>

  <Card title="Optimize" icon="flask-conical" href="/playbook/optimize">
    Simulate callers, tune automatically.
  </Card>

  <Card title="Quickstart (SDK)" icon="code" href="/get-started/quickstart">
    Prefer code? Hear your own agent in the browser in 5 minutes.
  </Card>

  <Card title="First phone call" icon="phone-outgoing" href="/get-started/first-phone-call">
    Wire a number and runner through the API.
  </Card>

  <Card title="Platform Studio" icon="layout-dashboard" href="/platform/introduction">
    The full dashboard - spaces, analytics, knowledge base.
  </Card>

  <Card title="Telephony" icon="hash" href="/telephony/introduction">
    Numbers, trunks, and provider integrations.
  </Card>
</CardGroup>
