# Welcome - Hire Your AI Teammate

eesel AI lets you hire AI teammates that join your existing apps and do real work. Each teammate has a specific role - answering support tickets, writing blog posts, generating KB articles - and works inside the tools you already use (Zendesk, Slack, email, your website).

eesel AI agents use integrations and Skills to learn, manage, and act, like a teammate would. You can get setup in 5 minutes or less.

## **What makes eesel different from other AI tools**

* **It's a teammate, not a tool.** You brief it, test it, correct it, and gradually let it work independently - the same way you'd onboard a new hire.
* **It works in your apps.** Your AI teammate shows up as a real agent in Zendesk, a real person in Slack, a real sender in email. Customers interact with it naturally.
* **It learns your business.** Connect your help center, past tickets, internal docs, and website. The agent reads everything and uses it to do the job.
* **Complete flexibility in training and testing**. Your eesel AI agents will learn as they go, or you can give them plain text instructions for exactly how they should behave, act, sound, and more. Roll out slowly with human in the loop, or set it live to your customers from day 1.

## **Current agent types**

| Agent Type               | What It Does                                                                                                                                           |
| ------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Helpdesk Agent           | Resolves support tickets, drafts replies, tags, escalates, writes internal notes                                                                       |
| Blog Writer Agent        | Writes blog posts in your brand voice with SEO awareness                                                                                               |
| Website Chat Agent       | Help your audience find the right info, answer questions, and escalate to your team.                                                                   |
| Internal Knowledge Agent | Fast, accurate answers inside your team chat apps - no more waiting for replies.                                                                       |
| E-commerce Agent         | Make recommendations, and product carousels to convert visitors to buyers. Customers self-serve order information, refunds, billing details, and more. |


---

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