# Help chat

Bellow, we guide how to use setup crisp chat to your store. You can use other app chat like: live chat, chaport jivo chat,...

## Setup help chat.

Bellow, we guide you how to use **Crisp chat** with Umino.

{% embed url="<https://youtu.be/r5qa0uGfVF8>" %}

{% hint style="success" %}
Steps

First, you need to create an account in: <https://crisp.chat/>

Secondary, you have to copy the code to install chat. Please follow these steps for more information.

1. In the theme editor **(Customize)**, click **Theme settings**
2. Locate **Footer**
3. Paste script of live chat then click **Save**
   {% endhint %}

<figure><img src="/files/9gFdFA3cNryTtDEWyCER" alt=""><figcaption></figcaption></figure>

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

## Remove help chat.

{% embed url="<https://www.youtube.com/watch?v=5-n8c3YWIos>" %}

To remove help chat, please follow these steps:

{% hint style="success" %}
**Step:**&#x20;

1. From your Shopify admin, go to **Online Store -> Themes -> Customize**
2. Open **Theme setting -> Footer**
3. Leave the box **Help Chat** empty&#x20;
4. Click **Save**
   {% endhint %}


---

# 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://blueskytechcos-organization.gitbook.io/umino-shopify/theme-settings/help-chat.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.
