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

# Get Started

{% hint style="success" %}
Take the first step with no queues or paperwork, just a single click.&#x20;
{% endhint %}

Enjoy easy and fast access to your payments, cryptocurrencies, interest in your crypto or fiat, and rewards in a secure and compliant infrastructure. Everything you need to build your financial freedom.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="https://app.wallex.global/auth/sign-up"><strong>Individual Registration -></strong></a></td><td></td><td></td><td><a href="/files/D2GkvHJaQXfrWLLttMg4">/files/D2GkvHJaQXfrWLLttMg4</a></td><td><a href="/pages/oOvrJcemQaTtYZ8rFJtk#individual">/pages/oOvrJcemQaTtYZ8rFJtk#individual</a></td></tr><tr><td><a href="https://app.wallex.global/auth/sign-up"><strong>Corporate Registration -></strong></a></td><td></td><td></td><td><a href="/files/9HaNnGokESudVPfrWDfH">/files/9HaNnGokESudVPfrWDfH</a></td><td><a href="/pages/oOvrJcemQaTtYZ8rFJtk#corporate">/pages/oOvrJcemQaTtYZ8rFJtk#corporate</a></td></tr></tbody></table>

***

## Quick Access

<table data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Unlock Full Functionality by Verifying Your Account</td><td></td><td></td><td><a href="/files/renfnz3qfcM2tdTW2iZn">/files/renfnz3qfcM2tdTW2iZn</a></td><td><a href="/pages/CuLizbFTPkBsBpIo7Izc">/pages/CuLizbFTPkBsBpIo7Izc</a></td></tr><tr><td>Exchange and Swap Assets with Powerful Tools</td><td></td><td></td><td><a href="/files/0qJx7Lrxac7PMwXpSwMU">/files/0qJx7Lrxac7PMwXpSwMU</a></td><td><a href="/pages/lHypvhTIAWaS7Ax4Zub1">/pages/lHypvhTIAWaS7Ax4Zub1</a></td></tr><tr><td>Unlock the Full Potential of Your Rewards</td><td></td><td></td><td><a href="/files/8hc70Cr7HNvNBp0RSKu4">/files/8hc70Cr7HNvNBp0RSKu4</a></td><td><a href="/pages/uvSn2UYALVjaYm631Jgc">/pages/uvSn2UYALVjaYm631Jgc</a></td></tr><tr><td>Stay Current and Update your Profile</td><td></td><td></td><td><a href="/files/LrSy74MbqNFx1xSpTQcC">/files/LrSy74MbqNFx1xSpTQcC</a></td><td><a href="/pages/xIbv8bUCm0rqDOzrTUTu">/pages/xIbv8bUCm0rqDOzrTUTu</a></td></tr><tr><td>An Additional Layer of Protection</td><td></td><td></td><td><a href="/files/FCHzeJypXTENUzucp5v1">/files/FCHzeJypXTENUzucp5v1</a></td><td><a href="/pages/EevSix1SIZu4DDfSKVT7">/pages/EevSix1SIZu4DDfSKVT7</a></td></tr><tr><td>Optimize your Financial Transactions</td><td></td><td></td><td><a href="/files/n7bs5InK4tFcnSGFAU8a">/files/n7bs5InK4tFcnSGFAU8a</a></td><td><a href="/pages/CNyDknrNQWAyaNKQluUB">/pages/CNyDknrNQWAyaNKQluUB</a></td></tr></tbody></table>

{% hint style="info" %}
Need assistance on account opening? \
Check out our detailed [Account Creation](/neobanking/get-started/account-creation.md) guide, or make it easy by using the button below.
{% 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/neobanking/get-started.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.
