# Welcome to the InteliWISE Chatbot solution!

Your first Chatbot can be up and running in just a few minutes.&#x20;

**If you're planning to launch a virtual assistant on your website, mobile app or intranet, you've come to the right place. At InteliWISE, we offer all the tools you need to get your Chatbot up and running.**&#x20;

This manual comprehensively describes the main steps and necessary steps, such as:&#x20;

👉 Configuration,&#x20;

👉 Training,&#x20;

👉 Building the Conversation,&#x20;

👉 Changes and Refinement oj Chatbot.

Everything can be set up and customized in the my.inteliwise.com tool You can ask us for help and support at any time.

Please read more at our [AI Chatbot website](https://inteliwise.com/chatbot/)

![](/files/-MlJUR6HBnfdm0yAS_6D)

Or maybe you will be interested in the Voicebot manual? :arrow\_down:&#x20;

{% content-ref url="/pages/-M\_tus\_wXMljQn9mI0RT" %}
[Voicebot](/voicebot/welcome-to-the-inteliwise-voicebot-solution.md)
{% 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://help.inteliwise.com/chatbot/welcome-to-the-inteliwise-chatbot-solution.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.
