> For the complete documentation index, see [llms.txt](https://experience.wallex.global/prime-corporate/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://experience.wallex.global/prime-corporate/contact-our-experts.md).

# Contact our Experts

The advantage of our **Live Chat** support system lies in the ability to deliver personalized engagement to the individual and corporate needs and preferences of each customer. This approach allows our experts to offer customized recommendations and assistance.

{% tabs %}
{% tab title="Website" %}

### Initiate contact with our agents via our Wallex Prime website

***

1. Open our site -[ ](https://wallex.global/corporate)[**https://wallex.global/corporate**](https://wallex.global/corporate)
2. Look for the live chat icon <img src="/files/yoM55Th0FDhi0xkhRTNy" alt="" data-size="line"> positioned in the bottom right corner of the screen and click on it.
3. The pop-up window will appear and then you can send us a message.

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

{% hint style="warning" %}
To receive the best support possible, please provide your email address or additional details before submitting your inquiry.
{% endhint %}
{% endtab %}

{% tab title="Web App" %}

### Initiate contact with our agents via **Wallex Prime** Web App

***

1. Open Custody Pro Web App site - [**https://app.primewallex.com/**](https://app.primewallex.com/)
2. Look for the live chat icon <img src="/files/yoM55Th0FDhi0xkhRTNy" alt="" data-size="line"> positioned in the bottom right corner of the screen and click on it.
3. The pop-up window will appear and then you can send us a message.

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

{% hint style="warning" %}
To receive the best support possible, please provide your email address or additional details before submitting your inquiry.
{% endhint %}
{% endtab %}

{% tab title="Email" %}
Should you require an official email correspondence with our experts, please [contact us](https://wallex.global/contact-us) using the following email addresses:

<div align="center"><figure><img src="/files/GzpSKieJV4zoSARzfE1U" alt=""><figcaption></figcaption></figure></div>

{% hint style="warning" %}
To receive the best support possible, please provide your email address or additional details before submitting your inquiry.
{% endhint %}
{% endtab %}
{% endtabs %}


---

# 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://experience.wallex.global/prime-corporate/contact-our-experts.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.
