# 回調設置

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

回調設置頁面允許進行以下的設置操作：

1. 批量修改回調地址
2. 設置BTC默認地址格式
3. 設置貨幣最小回調金額

## 1. 批量修改回調地址

點擊"編輯"後會有右邊的視窗彈出，這裡可以輸入回調URL後點擊確認。

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

## 2. 設置BTC默認地址格式

點擊BTC默認地址格式行列的選單，可以選擇BTC地址格式，如想了解格式分別可參考[這裡](/cregis-wallet-guide/zh-tw/faq/wallet/btc_address_format.md)。

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

## 3. 設置貨幣最小回調金額

於最小回調金額找到你想設置的貨幣，這裡只會顯示的錢包已加入的貨幣。選擇後點擊編輯便會有數字輸入框，用戶可設置當充值金額低於一個數值時不會觸發回調而防止充值騷擾或粉塵攻擊。

<figure><img src="/files/ieBOJEraq5kmJK2gHcqA" alt=""><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/api/manual/hui-diao-she-zhi.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.
