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

# Payments

### The Evolution of Payments

Open a Wallex account. It just takes a few minutes and provides you with immediate access to leading cryptocurrencies such as Bitcoin, Ethereum, Dai, Litecoin, EURST, and numerous others. Moreover, it grants access to advanced features.

### [Get Started ->](https://app.wallex.bg/auth/sign-up)

***

Experience the future of payments with Wallex, where advanced technology meets ease of use. Our platform is designed to make cryptocurrency transactions accessible, efficient, and secure for everyone. Join us today and be part of the financial revolution.

{% tabs %}
{% tab title="Crypto by Card" %}

## Crypto by Card<mark style="color:blue;">.</mark>

***

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

Your [Wallex Card](/wallex-app/wallex-card.md) revolutionizes the landscape. By automatically converting your cryptocurrencies to fiat at the best rates, it enables you to effortlessly spend both cryptocurrencies and traditional fiat currency in real-world scenarios.

### [Learn More ->](/wallex-app/wallex-card.md)

{% endtab %}

{% tab title="Pay & Get Paid" %}

## Pay & Get Paid<mark style="color:blue;">.</mark>

***

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

Experience seamless transactions with our platform, where you can easily pay and get paid in cryptocurrency. Enjoy fast, secure, and efficient digital payments using popular cryptocurrencies like Bitcoin, Ethereum, and more.

### [Get Started ->](https://app.wallex.bg/auth/sign-up)

{% endtab %}

{% tab title="Invite Friends" %}

## Invite Friends and Get Rewarded Easily<mark style="color:blue;">.</mark>

***

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

For each friend who signs up, gets fully verified, and tops up **€100** or more in supported assets, you'll receive an equivalent **€25** reward in supported currencies.

### [Learn More ->](/wallex-app/rewards.md)

{% endtab %}
{% endtabs %}

{% hint style="info" %}
Need assistance? Contact our Experts [here](/wallex-app/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-app/payments.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.
