# Introduction

<a href="https://dashboard.eesel.ai/api/auth/signup?returnTo=v2" class="button primary">Sign up</a> <a href="http://calendly.com/eesel/30" class="button secondary">Demo</a>

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Integrations</strong></td><td>Browse our integrations and learn about how to use them.</td><td><a href="/pages/IoeZDcaR5mALyHHvOtaD">/pages/IoeZDcaR5mALyHHvOtaD</a></td></tr><tr><td><strong>Products</strong></td><td>An overview of our main products, with some helpful tips.</td><td><a href="https://github.com/eeselapp/slack/blob/develop/docs/1.0/broken-reference/README.md">https://github.com/eeselapp/slack/blob/develop/docs/1.0/broken-reference/README.md</a></td></tr><tr><td><strong>Integration Guides</strong></td><td>Specific guides for each integration.</td><td><a href="/pages/kwvpwdsyxEYYuCeMcA6z">/pages/kwvpwdsyxEYYuCeMcA6z</a></td></tr><tr><td><strong>Pricing, admin and more</strong></td><td>FAQs, billing, account admin and more.</td><td><a href="https://github.com/eeselapp/slack/blob/develop/docs/1.0/broken-reference/README.md">https://github.com/eeselapp/slack/blob/develop/docs/1.0/broken-reference/README.md</a></td></tr></tbody></table>

## What is eesel AI?

eesel AI is a platform that allows you to create multiple AI bots that you can connect across your platforms. Your AI can connect with:

* Helpdesks
* Wikis
* Internal chats
* Docs, PDFs, and websites

You can train your AI with lots of sources, including your past tickets, and have it respond based only on the knowledge you give it.

Your AI can also take actions, like creating tickets, updating information, retrieving order info, and more.

With eesel, you can improve your support productivity, automatically handle tickets or incoming queries, or even streamline internal processes.

Create an internal bot to help your team, and a customer facing bot to help your customers self-serve. Create chat bubbles, embed the AI on pages, and more!

## Starting your free trial and creating your first AI bot

To get started, simply:

1. Start a free trial [here,](https://dashboard.eesel.ai/api/auth/signup?returnTo=v2) no payment information required.
2. Click the plus button next to "integrations" on the left sidebar to begin exploring what you want to train the bot with.
3. Add knowledge to the bot with one of the integrations (like uploading a PDF or training on your website).
4. Chat with the bot in the "Chat" tab to see how it responds.
5. Open up the "customize" sidebar to change the way it sounds, structures its responses, and more.
6. Click "create new action" to add in simple actions you want the bot to take.
   1. Make sure to describe in the prompt when and how you want the bot to take these actions.
   2. For more information about this, see our prompts or actions pages.
7. Add the bot to your [Slack](/legacy/integrations/slack.md), or helpdesk, create a [chat bubble](/legacy/products/ai-chat-bot.md), or more in order to have it start automatically handling or leaving notes for your teams or customers. See [integrations](https://github.com/eeselapp/slack/blob/develop/docs/1.0/broken-reference/README.md) for more details.

Your free trial will give you 7 days of testing, and will then pause automatically. If you want to extend this trial please login again and click "extend trial" to receive a further 7 days for testing.

Reach out to the team to find out more <hi@eesel.app>


---

# 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://docs.eesel.ai/legacy/getting-started/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.
