> 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/withdraw.md).

# Withdraw

### How It Works <a href="#h-how-it-works" id="h-how-it-works"></a>

#### 1. **Login with Galxe** <a href="#h-1-login-with-galxe" id="h-1-login-with-galxe"></a>

Start by connecting your wallet through your [Galxe profile](https://galxe.com/). This ensures that your identity and wallet are properly linked to receive tasks, rewards, and withdrawals.

#### 2. **Mine aaaBTC via Microtasks** <a href="#h-2-mine-aaabtc-via-microtasks" id="h-2-mine-aaabtc-via-microtasks"></a>

Complete quests and microtasks on the Assetux platform to earn aaaBTC. Each task helps grow the ecosystem — and your wallet balance.

Learn more at [Introduction to Microtasking](/assetux/whitepaper/introduction-to-microtasking.md)

#### 3. **Withdraw to Telegram Wallet (TON)** <a href="#h-3-withdraw-to-telegram-wallet-ton" id="h-3-withdraw-to-telegram-wallet-ton"></a>

Once you've earned aaaBTC, head to the withdrawal section and **send your rewards straight to your** wallet address on **TON Blockchain.** No bridges, no complexity — just instant value.

<figure><img src="https://blog.assetux.com/_next/image?url=https%3A%2F%2Fstorage.googleapis.com%2Fpapyrus_images%2Ff29fe303fdc7820c3cd54963e4c6f079.png&#x26;w=3840&#x26;q=75" alt="post image" width="563"><figcaption></figcaption></figure>

### 💬 Why TON? <a href="#h-why-ton" id="h-why-ton"></a>

* Built into Telegram
* Fast and scalable
* Ideal for instant, peer-to-peer crypto use
* Perfect for our mobile-first, task-based reward system

Whether you’re a crypto newcomer or Web3 power user, **your Telegram is now your wallet**.


---

# 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/withdraw.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.
