# Intercom chat

Intercom chat integrated with Digital Wallet allows you to contact our support team instantaneously.

1\. Upon successful login, navigate to the bottom-right corner of the screen.

2\. From here, click the <img src="/files/HQlJ10HZEiKbvGXOGkSD" alt="" data-size="line">button. Doing so opens a popup.

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

3\. From the bottom of this popup, click Messages.

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

4\. All the messages you have sent previously are displayed in the chat popup that opens. In case you are chatting for the first time, click the Send us a message button.

<figure><img src="/files/24QojbFUn3b9DEF3iStv" alt=""><figcaption></figcaption></figure>

5\. As a result, the chat window is displayed. You can type in the message in the Enter a message field. You can also include GIFs, emojis, and attachments using the three icons at the end of this field.

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


---

# 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.digitalwallet.cards/support/intercom-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.
