# Welcome to MyAlice

## Our Story :tada:

MyAlice is an all-in-one conversational commerce platform that enables you to —

1. **Connect** and bring your live chat conversations, social messages, and e-commerce orders under one dashboard.
2. **Manage** e-commerce orders and view customer & order history right in your inbox.
3. **Automate** your conversations to deliver 24/7 customer support and reduce support costs.

All in all, we help store owners and D2C brands sell more through conversations.

## Let's Navigate :hatching\_chick:

{% content-ref url="get-started" %}
[get-started](https://docs.myalice.ai/get-started)
{% endcontent-ref %}

{% content-ref url="connect-social-channels" %}
[connect-social-channels](https://docs.myalice.ai/connect-social-channels)
{% endcontent-ref %}

{% content-ref url="myalice-ecommerce" %}
[myalice-ecommerce](https://docs.myalice.ai/myalice-ecommerce)
{% endcontent-ref %}

{% content-ref url="chatbot-automation" %}
[chatbot-automation](https://docs.myalice.ai/chatbot-automation)
{% endcontent-ref %}

{% content-ref url="whatsapp" %}
[whatsapp](https://docs.myalice.ai/whatsapp)
{% endcontent-ref %}

{% content-ref url="mobile-app" %}
[mobile-app](https://docs.myalice.ai/mobile-app)
{% endcontent-ref %}

{% content-ref url="data-lab" %}
[data-lab](https://docs.myalice.ai/data-lab)
{% endcontent-ref %}

{% content-ref url="api-integration" %}
[api-integration](https://docs.myalice.ai/api-integration)
{% endcontent-ref %}

## Additional Resources :notebook\_with\_decorative\_cover:

Check out [MyAlice Changelog](https://headwayapp.co/myalice-changelog) for product updates 💡

## Need Help? :zap:

Search this guide if you have questions. Contact this page if you have more personalized queries.

{% embed url="<https://myalice.ai/support>" %}


---

# 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.myalice.ai/master.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.
