> For the complete documentation index, see [llms.txt](https://ypt.gitbook.io/ypt/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ypt.gitbook.io/ypt/zh/xiao-fei/xian-zhi-he-fei-l.md).

# 限制和費率

#### 1、消費

美元卡：單筆 100,000 美元，每日限額無，預設貨幣為美元。

#### 2、交易收取手續費率

卡片預設貨幣交易費為 1%，非卡片預設貨幣交易費為 2.2%。0 - 1U 小額交易授權手續費為 0.2U/筆（每張卡月前 5 筆免收）。拒絕交易手續費為 0.5U/筆（每張卡月前 3 筆免收）。

<figure><img src="/files/M2rVFEqlVrBHnuwRevTq" alt="" width="375"><figcaption></figcaption></figure>


---

# 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:

```
GET https://ypt.gitbook.io/ypt/zh/xiao-fei/xian-zhi-he-fei-l.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.
