> For the complete documentation index, see [llms.txt](https://orimon.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://orimon.gitbook.io/docs/overview/welcome-to-orimon-ai.md).

# Welcome to Orimon AI

{% embed url="<https://www.youtube.com/playlist?list=PLL2B1Kdv4oXqCVZq81x25qbDlJGBVltsC>" %}

## Overview

> Imagine your brand having its own personal chatGPT for customers! Meet Orimon AI, your sales-first Generative AI Chatbot platform. Experience increased sales, enhanced customer satisfaction, and accelerated growth like never before.
>
> With Orimon AI, you can connect with your website visitors through personalized 1:1 conversations powered by our advanced AI technology. Experience the incredible benefits of increased sales, enhanced customer satisfaction, and accelerated growth. 📈
>
> Orimon.ai was born out of a deep passion for SAAS by our dedicated team at Oriserve. With 80 talented individuals in the "Sales Enabling Conversation AI" space, we have delivered over 1 billion conversations for large enterprises. 💯
>
> Engage your visitors, get more leads, convert leads into customers, and close deals faster. Say hello to increased revenue, improved customer satisfaction, and a competitive edge in your industry.

## Quick links

{% content-ref url="/pages/eYSzvaAfRKMrm4uTSCiI" %}
[Create A Bot](/docs/product-guides/create-a-bot.md)
{% endcontent-ref %}

{% content-ref url="/pages/5xATt50yLtcf5ceBUrMF" %}
[Flag and Train](/docs/product-guides/flag-and-train.md)
{% endcontent-ref %}

{% content-ref url="/pages/gEJf9HuPNR1OM8iucxAN" %}
[Setting up Bot Appearance](/docs/product-guides/setting-up-bot-appearance.md)
{% endcontent-ref %}

{% content-ref url="/pages/cUsS5sazxgdHpQY3qH5K" %}
[Setting up Channels for Messages](/docs/channels/setting-up-channels-for-messages.md)
{% endcontent-ref %}

{% content-ref url="/pages/RxaycKQ2FAW2l7WD508i" %}
[Setting up Live Chat](/docs/product-guides/setting-up-live-chat.md)
{% endcontent-ref %}

{% content-ref url="/pages/RmfRDTiUUAUo2e8H6k1J" %}
[Getting Started with APIs](/docs/developer-api/getting-started-with-apis.md)
{% endcontent-ref %}

## Get Started

We've put together some helpful guides for you to get setup with our product quickly and easily.

{% content-ref url="/pages/Wva178eamWQew2QCXhyJ" %}
[Inviting Members](/docs/fundamentals/inviting-members.md)
{% endcontent-ref %}

{% content-ref url="/pages/CpoXpTkR6acMhybfZPjO" %}
[Billing and Subscription](/docs/fundamentals/billing-and-subscription.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://orimon.gitbook.io/docs/overview/welcome-to-orimon-ai.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
