# Interworky AI Agent

{% hint style="success" %}
Start your free trial now at <https://interworky.com>
{% endhint %}

> The Interworky AI Agent makes it easy to provide automated, 24/7 support on your organization's website. Below, we outline what the plugin offers and how you can embed it seamlessly into your site.

\
**1. Easy Embedding**

Integrate the Interworky AI Agent into your website with just a few steps.\
See more here for detailed instructions (link to integration page)\
\
**2. AI-Powered Support**

The AI Agent is trained on your organization's website and other relevant information to deliver accurate answers to clients’ inquiries.It captures appointment requests 24/7 and automatically syncs with the Interworky Dashboard. ([Learn more about Interworky Dashboard](/interworky-docs/features-overview/interworky-dashboard.md))\
\
**3. Fully Customizable**

You can personalize the AI Agent:View: Adjust its appearance to match your branding.

**Personality**: Define how it interacts with clients.

**Name**: Choose a friendly name for the AI Agent.

**Knowledge**: Control what information it can access.

**Position on the Website**: Decide where the AI Agent appears on your site for optimal user experience.

**4. Live Demo Available**

See the Interworky AI Agent in action on [Interworky.com](http://interworky.com/).

With the Interworky AI Agent, you can offer your clients seamless support and efficient appointment scheduling, ensuring they have the best experience with your organization at all times.

{% hint style="success" %}
Start your free trial now at <https://interworky.com>
{% endhint %}

{% hint style="info" %}
If you have any questions about the Interworky AI Agent, please reach out to our support team at <hello@interworky.com>. We're here to help!
{% endhint %}


---

# 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://interworky.gitbook.io/interworky-docs/features-overview/interworky-ai-chatbot.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.
