> For the complete documentation index, see [llms.txt](https://docs.ixhello.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ixhello.com/ixhc/general/ix-hello-create-account-original.md).

# iX Hello: Create Account - original

## Create an Account in iX Hello

To create an account in iX Hello, browse to the “<https://bots.ixhello.com/>” URL and click “***Sign up now***”.

<figure><img src="/files/J9FNlCqm8TN28mymacXD" alt="" width="375"><figcaption></figcaption></figure>

You are directed to a “***Sign up now***”. On the Register page, fill in all the form fields and “***Login***”.

<figure><img src="/files/2qY0nrsDr8OCeG6IQJg4" alt="" width="184"><figcaption></figcaption></figure>

Your Email ID will be verified when you click on Send Verification Code.

<figure><img src="/files/bD98MU3jUH9okziZX5KM" alt="" width="375"><figcaption></figcaption></figure>

An email with the verification code will be sent to your registered email id as below:

It may land in your junk or spam folders so be sure to check those folders in addition to your inbox.

<figure><img src="/files/23MtWoA4UgRE7X2SbIT9" alt="" width="375"><figcaption></figcaption></figure>

Enter the verification code and characters as below example and click verify code

<figure><img src="/files/w8ysbRq1lfwtfDYbRztC" alt="" width="293"><figcaption></figcaption></figure>

Once clicked on Verify code, you will see a notification, that your email ID is verified.

After Email ID is verified, kindly fill in the necessary details and click "Create", your iX Hello account will be created and click continue.

<figure><img src="/files/hRoVWoG5YoV1xuArH6Ln" alt="" width="296"><figcaption></figcaption></figure>

<figure><img src="/files/nDSzWYM91oAbtm9I1RSy" alt="" width="296"><figcaption><p>, </p></figcaption></figure>

Once you click continue you will be redirected to the login page, kindly use your email id and newly created password to login.

<figure><img src="/files/I59ewciIwV8NNYZ6g9Qx" alt="" width="563"><figcaption></figcaption></figure>

After creating the account and logging in, you will land on the iX Hello screen as shown below:

<figure><img src="/files/R09qqH9eOlcQIRq3Dgpv" alt=""><figcaption></figcaption></figure>

After registration, an OTP will be sent to the registered email address. Please check your email for the OTP and paste it to confirm your email. Note: It may land in your junk/spam folder.

<figure><img src="/files/4f51yXBwC8zS3GzXXO1w" alt="" width="374"><figcaption></figcaption></figure>

After login process, click on send verification code, a code will be sent to the registered email address. Please check your email for the code and paste it to confirm your email. Note: It may land in your junk/spam folder.

<figure><img src="/files/yVXRrIH1KB0I8yFcMzDP" alt="" width="371"><figcaption></figcaption></figure>

<figure><img src="/files/mYDrNdynug09OAwhYuEv" alt="" width="375"><figcaption></figcaption></figure>

After confirming the OTP, it verifies your email and will open a new tab <https://bots.ixhello.com/>


---

# 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://docs.ixhello.com/ixhc/general/ix-hello-create-account-original.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.
