# 入门

### 添加钱包

如果您还没有钱包，您可以通过下载metamask(<https://metamask.io/download/>), 使用Google登录或通过您的电子邮件地址轻松添加。您可以按照我们的指南在[这里](/how-to-guides/how-to-open-an-account.md)查看如何操作。

<figure><img src="/files/R7RqVZwN33nDQYJRDp5L" alt=""><figcaption></figcaption></figure>

### 在Arbitrum上筹资

Arbitrum是一个Ethereum的第二层(L2)扩展解决方案，它使用乐观的rollups来提高Ethereum的速度、可扩展性和成本效率。它继承了Ethereum的安全性和兼容性，但通过将大部分计算和存储移到链下来提供更高的吞吐量和更低的费用。handle.fi是基于Arbitrum构建的，目的是为我们的交易者带来这些特性。这意味着您需要在Arbitrum网络上拥有资产才能进行交易。

Arbitrum使用ETH作为本地货币来支付交易，包括在handle.fi上管理交易。

要将您的资产转移到Arbitrum，您有几个选择。官方的方法是使用Arbitrum桥，大约需要10分钟。您还可以使用连接其他链到Arbitrum的第三方桥。但是，使用任何桥时都要小心 - 使用前请始终检查官方来源的链接。一些第三方桥梁有：

* Synapse: [https://synapseprotocol.com/](https://synapseprotocol.com/?inputCurrency=USDC\&outputCurrency=USDC\&outputChain=42161)
* Hop: <https://app.hop.exchange/#/send?token=ETH>

现在大多数中心化交易所都支持Arbitrum提款，所以这是另一个接收硬币的选项。

### 主要功能概述

💹[交易](/chinese/platform-functions/jiao-yi.md)：最高100x杠杆交易defi FX perps & 50x杠杆交易BTC & ETH&#x20;

💱[转换](/chinese/platform-functions/convert.md)：针对现货FX和$FOREX互换的优化稳定币路由&#x20;

🏛 [借款](/chinese/platform-functions/mint.md)：使用ETH抵押品铸造一系列多货币稳定币(fxTokens)&#x20;

💲[赚取](/chinese/platform-functions/stake.md)：通过抵押和存款FOREX和fxTokens赚取#realyield和奖励

🌉 [桥](/chinese/how-to-guides/bridge.md)：将代币从Arbitrum移动到Ethereum并返回


---

# 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/platform-functions/ru-men.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.
