> For the complete documentation index, see [llms.txt](https://yubit.gitbook.io/yubit/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://yubit.gitbook.io/yubit/other-help/announcements/feature-upgrade/alchemypay.md).

# YUBIT Integrates Alchemy Pay to Expand Global Fiat-to-Crypto Gateways

<figure><img src="/files/2nny5jj6U25ZQKzsnSKp" alt=""><figcaption></figcaption></figure>

**Dear YUBIT Users,**

As part of our ongoing commitment to enhancing platform accessibility and providing a seamless trading experience, YUBIT is pleased to announce the successful integration of **Alchemy Pay**, a leading global fiat-crypto payment gateway.

### Key Highlights of the Integration

* **Global Fiat Expansion:** Access a massive global payment network supporting over 50 fiat currencies worldwide. This broad coverage seamlessly includes **the EU Countries (EUR)** and currencies like **Indian Rupee (INR), Turkey (TRY)** and **United Arab Emirates (AED)**, allowing users in wider regions to onboard with local currency options.
* **Dual-Product Deployment:** This integration is concurrently live across two primary ecosystems on YUBIT:
  * **Quick Buy:** Instantly purchase major cryptocurrencies using local bank cards, regional e-wallets, and domestic payment networks.
  * **YUBIT Card (Global Payments):** Top up your virtual or physical YUBIT Card balance seamlessly using Alchemy Pay to easily spend your assets at selected merchants worldwide.

### How to Access

**Option 1: Quick Buy (Fiat to Crypto)**

1. Go to **\[Quick Buy]** on the YUBIT app or web.
2. Select your fiat currency.
3. Choose **Alchemy Pay** as your gateway, pick your local payment method, and complete the purchase.

**Option 2: YUBIT Card Top-Up (Fiat to Global Spending)**

1. Navigate to your **\[YUBIT Card]** dashboard.
2. Tap **\[Global Payment]** and select **Alchemy Pay**.
3. Use your preferred global or local fiat channel to fund your card instantly.

\
\&#xNAN;*Note: Access to specific local payment methods, transaction limits, and regional compliance standards are dependent on the user's Identity Verification (KYC) level.*

Thank you for your continued support as we build a more accessible, globally integrated trading environment.

**The YUBIT Team**

June 12th, 2026


---

# 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://yubit.gitbook.io/yubit/other-help/announcements/feature-upgrade/alchemypay.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.
