# STEP 1: Create an account on our platform

The set-up of the AI-Chatbot is intuitive and starts with the Account set-up in myInteliWISE tool.

It’s available at <https://my.inteliwise.com/auth/register>

The welcome screen offers the selection of all InteliWISE solutions.

![](/files/6tGQnzFoM6nYcWIl2zQJ)

The typical first step is the configuration of User Interface. It largely depends on where Chatbot operates - there is a broad selection:

* Web page (Chatbot in the form of widget, pop-up, search box)&#x20;
* Messenger and Social Media &#x20;
* Mobile app &#x20;
* SMS
* Mailing

90% of deployments are used in 2 categories: Web page and Facebook Messenger.


---

# 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/how-to-set-up-your-chatbot/step-1-create-an-account-on-our-platform.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.
