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

# Glossary

## Galxe

Galxe is a decentralized super app and web3’s largest onchain distribution platform. Assetux uses Galxe App to host quests and giveaways such as Start with Triple-A Bitcoin Level 1 and 2

Check out [Assetux on Galxe](https://app.galxe.com/quest/Assetux) Galxe spaces for the latest quests!

### Omniston <a href="#h-what-is-omniston" id="h-what-is-omniston"></a>

Omniston is a cross-chain liquidity engine developed by [Ston.fi](http://Ston.fi) that enables seamless token swaps across multiple blockchains — directly inside your wallet. No bridges, no custodians — just efficient, non-custodial swaps.

## Paragraph

Where writers share, grow, and get paid — one post at a time.

Assetux uses [paragraph.xyz](http://paragraph.xyz/) integration to create 'claimable blogposts' such as the one you reading now.

## Telegram

Make sure you have Telegram messenger app installed on your device.

### Wallet on Telegram

Start [@wallet ](https://t.me/wallet/start)on Telegram. Login to Galxe with [@wallet ](https://t.me/wallet/start) and redeem rewards in AAA Bitcoin from AAA Wallet.

## Metamask

Browser extension and a native mobile application for Ethereum Virtual Machine compatible blockchain networks, check more at [https://metamask.io](https://metamask.io/).

## AAA Wallet

[**AAA Wallet**](https://t.me/assetux_bot/start) Is where users mine **$aaaBTC** via microtasks & handicrafts tokenization. Ambassadors mine **$aaaBTC** when other users complete imported tasks. Let's dive in!


---

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