# 介绍

**handle.fi是一个去中心化的多货币稳定币协议。**

稳定币是数字货币，其目标是通过将其价格挂钩于外部资产类别来维持市场价值。fxToken是有抵押支持的稳定币，代表并与多种货币轻微挂钩。

handle协议允许用户使用多货币稳定币进行杠杆交易、转换、借款和赚取；这些被称为fxToken。fxToken是**handle.fi**的核心基础设施。他们在Arbitrum上促进了这个垂直整合的DeFi（去中心化金融）应用，并为其所有功能提供动力。

平均而言，**全球外汇市场每天有7.5万亿美元的交易量(1)，2022年的交易量接近2.74千兆**💱。

美元是全球储备资产，随着DeFi的世界成长，已经有大量以美元为后盾的稳定币，每天的交易量超过300亿美元。

DeFi用户不希望由于所提供的稳定币货币而受到协议的限制。拥有多货币fxToken**允许您进行对冲、结算、投机、转账和借款**，以您选择的货币为单位。

{% hint style="info" %}
handle.fi是非托管的，这意味着您可以控制自己的资产。这消除了需要第三方中介来处理您的资金的需求。
{% endhint %}

当前可用的fxTokens:

* 澳大利亚元 ([fxAUD](https://arbiscan.io/token/0x7E141940932E3D13bfa54B224cb4a16510519308))
* 英镑 ([fxGBP](https://arbiscan.io/address/0x1AE27D9068DaDf10f611367332D162d184ed3414))
* 加拿大元 ([fxCAD](https://arbiscan.io/address/0x398B09b68AEC6C58e28aDe6147dAC2EcC6789737))
* 中国人民币 ([fxCNY](https://etherscan.io/address/0x2c29daace6aa05e3b65743efd61f8a2c448302a3))
* 欧元 ([fxEUR](https://arbiscan.io/token/0x116172B2482c5dC3E6f445C16Ac13367aC3FCd35))
* 日元 ([fxJPY](https://arbiscan.io/tx/0xf85293b3ab25aeaadf1bd070eb7e25c4267eb6987674b060936a1ccc405be06c))
* 菲律宾比索 ([fxPHP](https://arbiscan.io/token/0x3d147cD9aC957B2a5F968dE9d1c6B9d0872286a0))
* 新加坡元 ([fxSGD](https://arbiscan.io/address/0x55a90F0eB223f3B2C0C0759F375734C48220decB))
* 瑞士法郎 ([fxCHF](https://etherscan.io/address/0x8c414cb8a9af9f7b03673e93df73c23c1aa05b4e))
* 美元 ([fxUSD](https://arbiscan.io/token/0x8616E8EA83f048ab9A5eC513c9412Dd2993bcE3F))

[(1)](https://www.bis.org/statistics/rpfx19_fx.htm) <https://www.bis.org/statistics/rpfx22.htm>

[(2) https://www.coingecko.com/en/stablecoins](https://www.coingecko.com/en/stablecoins)


---

# 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://docs.handle.fi/chinese/master.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.
