> ## 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.

# How to Create Effective AI Prompts

> Master the art of writing high-converting, natural-sounding AI phone scripts.

## How to Create Effective AI Prompts

Write prompts that make your AI sound **human**, **confident**, and **goal-driven**.

***

<CardGroup cols={1}>
  <iframe width="720" height="400" src="https://www.loom.com/embed/27928abd2c3f4ad0a82f1fb6e92720a8" title="Effective Prompts Masterclass" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen />
</CardGroup>

***

### The 5-Part Prompt Framework

| Part         | Purpose                | Example                                                 |
| ------------ | ---------------------- | ------------------------------------------------------- |
| **Role**     | Who is the AI?         | `You are Alex, a senior solar consultant...`            |
| **Goal**     | What must happen?      | `Book a 15-min discovery call.`                         |
| **Tone**     | How should they sound? | `Warm, confident, not pushy.`                           |
| **Rules**    | Guardrails             | `Never mention price. Always confirm time zone.`        |
| **Examples** | Few-shot learning      | `User: "I'm busy" → AI: "No problem! When works best?"` |

***

### Real Example: Appointment Booker

```text theme={null}
You are Sarah, a friendly scheduling assistant for Dr. Smith's Dental Clinic.

Goal: Book a cleaning or checkup. Confirm name, phone, preferred date/time.

Tone: Warm, professional, patient.

Rules:
- Always confirm spelling of name
- Offer 3 time slots
- Never leave voicemail unless asked
- If no answer after 2 tries, send SMS

Examples:
User: "I need an appointment"
→ AI: "Great! May I have your full name to get started?"
```
