# 開始

## Sui 錢包

以下是 Scallop 推薦的 Sui 錢包:

* [**Sui Wallet**](https://github.com/MystenLabs/mysten-app-docs/blob/main/mysten-sui-wallet.md)
* [**Martian**](https://martianwallet.xyz/)
* [**Ethos**](https://twitter.com/EthosWalletXYZ)
* [**Elli**](https://elliwallet.com/)
* [**Suiet**](https://suiet.app/)
* [**OKX**](https://www.okx.com/hk/web3)
* [**Bitget** ](https://web3.bitget.com/)

1. 安裝一個您喜歡的錢包
2. 設置密碼 (此密碼用於網路瀏覽器，以防有心人士偷走筆電，並在未經許可下竊取您的代幣)
3. 安全地保存您的註記詞  ([Best Ways to Store Your Mnemonic Passphrase and How](https://cryptoadventure.com/best-ways-to-store-your-mnemonic-passphrase-and-how/))
4. 現在您可以複製您的 Sui 地址，然後傳送 SUI 到您的錢包！&#x20;

## 如何取得 SUI

以下是全球知名且受信賴的中心化交易所，您可以使用信用卡等方式購買 SUI。

* [**Binance**](https://www.binance.com/)
* [**OKX**](https://www.okx.com/)
* [**Kucoin**](https://www.kucoin.com/)
* [**Bybit**](https://www.bybit.com/)
* [**Coinlist**](https://coinlist.co/)

將 SUI 傳送到您的 Sui 錢包後，您可以開始成為一位 Scalloper。

## 跨鏈轉移資產到 Sui

想要跨鏈轉移代幣到 Sui Network 上，您可以使用 [Wormhole Connect](https://app.scallop.io/bridge) 。Wormhole 是一個跨鏈訊息傳輸協議 (跨鏈橋)，能夠連結多條區塊鏈，例如:  Ethereum, Solana, Terra, Binance Smart Chain, Polygon, Sui, Avalanche, and Oasis.

以下是簡易的指引:

* 前往 Scallop 的橋接 (Bridge) 專區或Wormhole Connect的頁面。
* 決定您希望從哪個區塊鏈轉移資產，然後選擇 Sui Network 作為目標區塊鏈，並連結您的 web3 錢包。
* 選擇您想轉移的代幣類型 (WBTC, WETH, USDC or USDT) 與數量.
* 最後，連結您的 Sui 錢包，在 Sui 上支付燃料費用，並批准發送與領取兩筆交易。


---

# 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.scallop.io/zh/scallop-lend/start.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.
