> For the complete documentation index, see [llms.txt](https://experience.wallex.global/wallex/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/wallex/wallex-apps.md).

# Wallex Apps

### Wallex Apps for iOS and Android

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

## Neobanking<mark style="color:blue;">.</mark> <a href="#configure-your-application-in-just-a-few-simple-steps-1" id="configure-your-application-in-just-a-few-simple-steps-1"></a>

***

<figure><img src="/files/TFlaU6QtHuOZCzhMt3Uw" alt=""><figcaption><p>Neobanking App Overview</p></figcaption></figure>

### Unlock the world of Wallex Neobanking App with a quick QR Code scan<mark style="color:blue;">.</mark>

***

**Configure your application in just a few simple steps:**

1. **Scan** the QR Code (iOS or Android).
2. **Download** the App to your device.
3. **Install** the App.
4. **Log in** to your profile or complete the Sign-Up process.

<figure><img src="/files/NAxb4Q1dPJ6SzyVxophW" alt=""><figcaption><p>Download Now: iOS and Android</p></figcaption></figure>

{% hint style="success" %}
Your setup is completed!
{% endhint %}
{% endtab %}

{% tab title="Custody Pro" %}

## Custody Pro<mark style="color:blue;">.</mark> <a href="#configure-your-application-in-just-a-few-simple-steps-1" id="configure-your-application-in-just-a-few-simple-steps-1"></a>

***

<figure><img src="/files/0hXXSerjbymBWUelNjZ6" alt=""><figcaption><p>Custody Pro App Overview</p></figcaption></figure>

### Unlock the world of Wallex Custody Pro App with a quick QR Code scan<mark style="color:blue;">.</mark>

***

**Configure your application in just a few simple steps:**

1. **Scan** the QR Code (iOS or Android).
2. **Download** the App to your device.
3. **Install** the App.
4. **Log in** to your profile or complete the Sign-Up process.

<figure><img src="/files/Sz04x9V62zTd6ikdeD4g" alt=""><figcaption><p>Download Now: iOS and Android</p></figcaption></figure>

{% hint style="success" %}
Your setup is completed!
{% endhint %}
{% endtab %}

{% tab title="Smart Custody" %}

## Smart Custody<mark style="color:blue;">.</mark> <a href="#configure-your-application-in-just-a-few-simple-steps-1" id="configure-your-application-in-just-a-few-simple-steps-1"></a>

***

<figure><img src="/files/PDoKqGznsSmuFQPuMMYp" alt=""><figcaption><p>Smart Custody App Overview</p></figcaption></figure>

### Unlock the world of Wallex Smart Custody App with a quick QR Code scan<mark style="color:blue;">.</mark>

***

**Configure your application in just a few simple steps:**

1. **Scan** the QR Code (iOS or Android).
2. **Download** the App to your device.
3. **Install** the App.
4. **Log in** to your profile or complete the Sign-Up process.

<figure><img src="/files/dXDCPiEYqebmSANNZaSK" alt=""><figcaption><p>Download Now: iOS and Android</p></figcaption></figure>

{% hint style="success" %}
Your setup is completed!
{% endhint %}
{% endtab %}

{% tab title="Self Custody" %}

## Self Custody<mark style="color:blue;">.</mark> <a href="#configure-your-application-in-just-a-few-simple-steps-1" id="configure-your-application-in-just-a-few-simple-steps-1"></a>

***

<figure><img src="/files/CjZgVQXcEAKYJz57d0HO" alt=""><figcaption><p>Self Custody App Overview</p></figcaption></figure>

### Unlock the world of Wallex Self Custody App with a quick QR Code scan<mark style="color:blue;">.</mark>

***

**Configure your application in just a few simple steps:**

1. **Scan** the QR Code (iOS or Android).
2. **Download** the App to your device.
3. **Install** the App.
4. **Log in** to your profile or complete the Sign-Up process.

<figure><img src="/files/LZALbqmot9kX9FCWlYD7" alt=""><figcaption><p>Download Now: iOS and Android</p></figcaption></figure>

{% hint style="success" %}
Your setup is completed!
{% endhint %}
{% endtab %}

{% tab title="Tips" %}

#### For installation issues:

1. Check device compatibility.
2. Ensure sufficient storage space.
3. Clear cache and retry installation.

#### For updating:

1. Navigate to the App Store (iOS) or Google Play (Android).
2. Find our App.
3. Click "Update" to ensure the latest version.
4. Clear cache if facing performance issues.
   {% endtab %}
   {% endtabs %}

{% hint style="info" %}
Need assistance? Contact our Experts [here](/wallex/contact-our-experts.md).
{% endhint %}


---

# 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/wallex/wallex-apps.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.
