# CoPilots

{% embed url="<https://www.youtube.com/watch?index=1&list=PLUbbzAhpvoXW-Gx-y7uowF_hamr4_gasO&v=V0qwcZuT4kY>" %}

Instead of just collecting data like a SmartForm, a CoPilot **guides users through a process, answers questions, and delivers tailored responses in real-time.**

Think of a CoPilot as a **custom AI assistant** that works inside your business, helping users achieve specific goals without requiring your manual input.

***

### **How CoPilots Work**

A **CoPilot** operates based on:

1. **User Input:** The user enters information, answers questions, or describes a need.
2. **Custom AI Prompting:** The CoPilot processes their input using predefined instructions you set up.
3. **AI-Generated Output:** The CoPilot delivers personalized responses based on your expertise, business model, or service offerings.

***

### **Examples of CoPilots in Action**

💡 **Real Estate Listing Generator** – A real estate agent enters property details, and the CoPilot generates a compelling listing description, social media posts, and email copy.

💡 **Email Marketing Copy Assistant** – A business owner inputs their campaign details, and the CoPilot creates a ready-to-use email sequence optimized for engagement.

💡 **Leadership Style Analyzer** – A leadership coach offers a CoPilot that helps users identify their leadership strengths and suggests personalized development strategies.

💡 **Course Content Generator** – A course creator uses a CoPilot to help students generate structured lesson plans based on their learning objectives.

{% content-ref url="../free-resources/use-case-examples/embedded-tool-examples" %}
[embedded-tool-examples](https://manual.formwise.ai/formwise/free-resources/use-case-examples/embedded-tool-examples)
{% endcontent-ref %}

<figure><img src="https://728196400-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0Lugni2T5TewiPeYs1ka%2Fuploads%2FW61BF1RLHt5llSJOAmS9%2Fimage.png?alt=media&#x26;token=7a8cf068-c257-40ee-bac3-06c559ce1e7e" alt=""><figcaption></figcaption></figure>

### **Where Can You Use CoPilots?**

✅ **Embedded in Landing Pages** – Engage leads by offering AI-powered tools directly on your website.\
✅ **Inside Your GHL CRM** – Add CoPilots to your dashboard to provide on-demand AI assistance to clients.\
✅ **In Lead Magnets & Funnels** – Replace PDFs and static downloads with interactive, high-value AI experiences.\
✅ **For Internal Business Processes** – Automate content generation, client onboarding, or workflow management.

***

### **How to Build Your First CoPilot**

1️⃣ **Define Your Goal:** What do you want your CoPilot to help users accomplish?\
2️⃣ **Set Up Your Custom Instructions:** Write the AI prompt that guides how your CoPilot responds.\
3️⃣ **Test & Optimize:** Adjust wording and logic to ensure the best user experience.\
4️⃣ **Embed & Share:** Add your CoPilot to your website, CRM, or funnel and start collecting leads or delivering value.

Recommended Next Article:

{% content-ref url="copilots/add-your-formwise-copilot-as-a-floating-chat-bubble" %}
[add-your-formwise-copilot-as-a-floating-chat-bubble](https://manual.formwise.ai/formwise/core-tools/copilots/add-your-formwise-copilot-as-a-floating-chat-bubble)
{% endcontent-ref %}


---

# Agent Instructions: 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://manual.formwise.ai/formwise/core-tools/copilots.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.
