# Introduction

Aurex is a **web-based platform** that enables spending cryptocurrency through **virtual reloadable cards**.\
The platform is designed for **practical payments and everyday usage**, not for trading or investment activity.

Aurex provides users with a **card-based interface** for managing and spending crypto funds.\
Instead of interacting directly with blockchain tools for payments, users operate through **virtual cards managed inside the Aurex platform**.

***

#### Platform access

Aurex is available through:

* the **web dashboard** at `aurex.cash`
* the **official mobile application**

Both platforms are connected to the same backend infrastructure and user accounts.

{% hint style="warning" %}
**Important**\
Account registration is currently available **only via the web platform**.
{% endhint %}

In the mobile application, users are redirected to **aurex.cash** to create an account.

***

#### Mobile availability

The Aurex mobile application is available as part of the active product ecosystem.

* **Google Play** — Coming Soon
* **App Store** — Coming Soon

> **Note**\
> A **beta version** of the mobile app is available.\
> Details on how to access the beta are published on [<mark style="color:yellow;">**Aurex X (Twitter)**</mark>](https://x.com/aurexcash)<mark style="color:yellow;">.</mark>

***

#### What Aurex provides

* A **web and mobile interface** for managing crypto-funded virtual cards
* **Card-based payments** using allocated balances
* Clear **separation between wallet balance and card balance**

***

#### What Aurex does not provide

* Trading or exchange functionality
* Investment, yield, or profit-generating tools
* Financial or advisory services

***

#### Platform position

Aurex operates as an **interface layer between cryptocurrency balances and traditional card payment infrastructure**.\
It does not replace wallets, blockchains, or exchanges.

***

#### Purpose of this documentation

This documentation is intended to:

* explain how the Aurex platform is structured,
* describe how users interact with available features,
* outline system behavior and limitations,
* clearly separate **active functionality** from **planned development**.

> **Important**\
> This documentation is **informational only** and does not provide financial or investment advice.


---

# 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://docs.aurex.cash/getting-started/introduction.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.
