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

# Installation

> How to set up CloserX platform or documentation environment.

# Installation Guide

This guide helps you **set up CloserX** for your organization or configure the documentation locally.

***

## 🔹 Platform Setup

1. **Access the Platform**
   * Sign up at [CloserX.ai](https://closerx.ai)
   * Verify email and log in.

2. **Configure Telephony**
   * Add or verify your phone numbers.
   * Connect with Twilio, Telnyx, or custom SIP provider.

3. **Integrate CRM**
   * Go to **Integrations → CRM**
   * Connect using OAuth or API credentials.

4. **Assign Users & Roles**
   * Create team members and assign permissions: Admin, Manager, Agent.

***

## 🔹 Local Docs Setup (Optional)

1. **Clone Documentation Repo**

```bash theme={null}
git clone https://github.com/your-org/closerx-docs.git
```
