> For the complete documentation index, see [llms.txt](https://ap-organization-1.gitbook.io/alpha-partners/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ap-organization-1.gitbook.io/alpha-partners/overview.md).

# Overview

**AP U-Card** is a crypto-financial account card jointly launched by the AP platform and global payment giants Visa and MasterCard. It is designed to help users manage and spend their on-chain digital wealth in the most convenient, secure, and low-barrier way possible. By combining digital asset recharge capability with traditional card-based payment functions, AP U-Card serves as an ideal off-ramp and spending gateway for Web3 users.

#### <mark style="background-color:green;">Authoritative Issuance and Global Acceptance</mark>

AP U-Card is jointly issued by the UK-based U3 Foundation and Visa/MasterCard. Leveraging the world’s largest payment and clearing networks, it offers:

* Usability in over 210 countries, covering 170 million+ merchant terminals and more than 3.2 million ATMs
* Compatibility with major international payment platforms, supporting both online and offline transactions
* Full legal issuance and AP-backed fund protection, ensuring users face no risks of freezing or regulatory disruption

This ensures not only global liquidity and payment security, but also demonstrates AP’s deep integration with the regulatory and technical fabric of modern finance.

#### <mark style="background-color:green;">Crypto Recharge and Automatic Settlement</mark>

AP U-Card supports USDT top-ups that are automatically converted into USD balances:

* Each card is linked to a dedicated USDT recharge address
* Upon deposit, the system instantly converts USDT into USD at a 1:1 exchange rate
* Transaction fees are as low as 1%-1.5%, significantly better than the market average of 2.5%-5%
* Settlement is near-instant, offering a seamless experience

This structure empowers users to convert on-chain assets into fiat in real time, offering a truly consumable and practical crypto off-ramp.


---

# 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://ap-organization-1.gitbook.io/alpha-partners/overview.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.
