> For the complete documentation index, see [llms.txt](https://assetux.gitbook.io/assetux/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://assetux.gitbook.io/assetux/whitepaper/redeem-to-gift-cards.md).

# Redeem to gift cards

We’re unlocking even more real-world value for aaaBTC holders. Soon, users in Mexico will be able to redeem their mined aaaBTC for gift cards - usable both online and offline.

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

### Users mining aaaBTC in AAA Wallet will soon be able to:

* Redeem aaaBTC for gift cards and use them in Mexican stores, both online and in person

### This includes coverage for services like:

* Supermarkets & pharmacies
* Restaurants & fast food
* Streaming platforms
* Mobile top-ups
* Ride-sharing & travel

### 💡 Why Gift Cards?

Gift cards are a trusted and familiar payment method across Latin America. They remove the friction of crypto spending while still delivering all the benefits of Web3:

* No KYC
* No middlemen
* No hidden fees
* Instant usability
* You earn aaaBTC from tasks, and spend it like cash — powered by the blockchain.

### 🌐 How It Works

* Mine aaaBTC via @assetux\_bot
* Visit the Gift Card or QR- section
* Choose your preferred brand or service
* Confirm the aaaBTC payment
* Receive your gift card code instantly
* Use it online or scan at the counter in-store — it’s that easy.

## 🔜 Coming Soon

This feature is launching first in Mexico, with plans to expand based on demand. It’s all part of our mission to bring real utility to crypto rewards.


---

# 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://assetux.gitbook.io/assetux/whitepaper/redeem-to-gift-cards.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.
