> For the complete documentation index, see [llms.txt](https://distance.gitbook.io/distance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://distance.gitbook.io/distance/readme.md).

# Welcome to Distance! 🎉

Distance is a single workspace for managing customer conversations across chat, SMS, voice, and social channels, powered by AI and designed for control and visibility.

Distance helps businesses centralize customer communication in one place. AI Chat and AI Voice agents handle incoming interactions, capture key details, and support structured workflows, while your team maintains full oversight of conversations, tickets, and follow-ups.

Every interaction is recorded and accessible in a shared Inbox, linked to contacts and tickets, and available for review, escalation, or resolution at any time.

***

### **What you can do with Distance**

**Manage conversations in one place**. Capture messages from chat, SMS, calls, and social channels into a unified inbox.

**Automate first responses**. AI agents respond using your configured scripts, conversation flows, and knowledge base content to ensure consistent replies.

**Maintain full visibility**. Every message, call, transcript, and interaction is logged so your team can review and take action when needed.

**Structure customer interactions**. Turn conversations into tickets, contact records, and trackable workflows to keep operations organized.

**Scale without added overhead**. Handle increasing customer volume while maintaining consistent response handling and reduced manual effort.

***

### **Getting started**

This Help Center provides detailed documentation for configuring and managing Distance.

It includes step-by-step guides for setting up AI agents, communication channels, workflows, and integrations.

Use the navigation or search to find specific topics, or start with the relevant setup articles based on the feature you are configuring.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://distance.gitbook.io/distance/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
