# 發送及接收

## 發送交易 <a href="#transfer-a-payment" id="transfer-a-payment"></a>

### 單筆轉帳 <a href="#transfer-a-payment" id="transfer-a-payment"></a>

1. 選擇要進行轉帳的錢包，點擊「<mark style="color:green;">**發送**</mark>」按鈕。此處的發送操作無需分片即可執行，只要具備錢包的發送權限即可發起交易。<br>

   <figure><img src="/files/I44CruY47AckWfT8szxA" alt=""><figcaption></figcaption></figure>
2. 選擇幣種<br>

   <figure><img src="/files/UDi36JMHmhipQXhJzX1a" alt=""><figcaption></figcaption></figure>
3. 選擇網絡<br>

   <figure><img src="/files/b4PXo6nTEBfTATPe0ebO" alt=""><figcaption></figcaption></figure>
4. 輸入接收方地址，您可以從地址簿、團隊的內部地址以及最近交易中選擇地址。<br>

   <figure><img src="/files/fNcdbC2TSS5gyuKNYczr" alt=""><figcaption></figcaption></figure>
5. 輸入交易金額，這裡同時輸入備註。<br>

   <figure><img src="/files/iz5ria5G7EWFMWxckNga" alt=""><figcaption></figcaption></figure>
6. 最後確認交易\ <br>

   <figure><img src="/files/hC0PjeRIW0uNAoMLRhYk" alt=""><figcaption></figcaption></figure>
7. 提交交易請求後，請前往協作頁面查看處理進度，詳細流程請參考[這裡](/cregis-wallet-guide/zh-tw/team/teamwork/transaction_signing.md)。<br>

### 批量轉賬 <a href="#receive-a-payment" id="receive-a-payment"></a>

1. 點擊「發送」開始，請注意批量轉帳僅可在單簽錢包中操作。此處的發送無需分片即可執行，只要具備錢包的發送權限即可發起交易。<br>

   <figure><img src="/files/Sgfnyjt3tsTnwwDWuYXg" alt=""><figcaption></figcaption></figure>
2. 選擇您想接收的幣種\ <br>

   <figure><img src="/files/wHInBHXfUExbAAvVYxlS" alt=""><figcaption></figcaption></figure>
3. 選擇網路\ <br>

   <figure><img src="/files/mWZuvc7NuO45xE8A2EqM" alt=""><figcaption></figcaption></figure>
4. 點擊批量轉帳後會顯示一個電子表格，用戶可選擇手動輸入或上傳表單，請注意每次交易最多僅可包含 99 條地址。

   <figure><img src="/files/1DGWUJ96yMK5Sbca6Ilz" alt=""><figcaption></figcaption></figure>

   <br>

* 手動輸入\
  需輸入地址及金額，資金用途與備註可視需要填寫。\ <br>

  <figure><img src="/files/WUNNF1vcwkvVzpm4u5Lv" alt=""><figcaption></figcaption></figure>
* 上傳表單\
  可至以下位置下載模板，您亦可參考模板中第二張表的模板說明。<br>

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

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

5. 點擊繼續後需進行最終確認，確認後進行雙重驗證即可成功發起交易。<br>

## 接收款項 <a href="#receive-a-payment" id="receive-a-payment"></a>

1. 點擊「接收」以查看您錢包的地址。\ <br>

   <figure><img src="/files/KNXIjvaipdullJevNeTU" alt=""><figcaption></figcaption></figure>
2. 選擇幣種<br>

   <figure><img src="/files/sGtWEJxB8Nro1JR85UOb" alt=""><figcaption></figcaption></figure>
3. 選擇網絡<br>

   <figure><img src="/files/d4M0foyUAC6Zq6WJTI68" alt=""><figcaption></figcaption></figure>
4. 然後可查看到地址，點擊複製或掃描二維碼。<br>

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

**如有需要使用其他地址進行收款，可以到**[**地址簿**](/cregis-wallet-guide/zh-tw/risk_management/address_book.md)**生成新地或設定成預設收款地址。**

## 查看交易記錄 <a href="#view-your-transaction-record" id="view-your-transaction-record"></a>

點擊交易詳情可以查看 gas 費用和 TxID 等詳細信息。

<figure><img src="/files/7LeayscffuSDmUBqf1ea" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/5I9bpmx0qJgIR7rzacua" alt=""><figcaption></figcaption></figure>

## 下載交易憑證

你可以到交易記錄分頁底部下載交易憑證

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

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


---

# 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://support.cregis.com/cregis-wallet-guide/zh-tw/wallet_and_transaction/transaction/transfer_and_receive.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.
