# Supported Assets and Blockchains

This section may be updated as we are rapidly expanding, please follow our socials to stay up to date.

## Fiat Currencies

We currently support fiat payments in:

* 🇳🇬 NGN
* 🇬🇭 GHS
* 🇵🇭 PHP
* 🇰🇪 KES
* 🇪🇺 EUR
* 🇬🇧 GBP
* 🇨🇦 CAD
* 🇨🇴 COP
* 🇦🇷 ARS
* 🇮🇩 IDR

Support for more currencies is being added every week. Please see [unigox.com](https://www.unigox.com/) website for up-to-date supported currencies.

## Payment Methods

* All bank transfers, including traditional banks and digital fintech banks
* All mobile wallets, including mobile money by telco operators

## Crypto

* **USDC** (on supported networks)
* **USDT** (on supported networks)
* More assets coming soon - let us know which assets you want to see next.

## Blockchains

1. EVM chains
   1. Ethereum
   2. Arbitrum
   3. Avalanche
   4. Base
   5. Linea
   6. Optimism
   7. Polygon
   8. Unichain
   9. XAI
2. Solana


---

# 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://guide.unigox.com/how-it-works/supported-assets-and-blockchains.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.
