# 配置归集地址

1. 首先确认已经开启客户端的归集开关，然后点击“配置”按钮。

   <div data-full-width="false"><img src="/files/RSRb4hfOIuRaPAUD0BmC" alt=""></div>

2. 点击所需币种的编辑按钮。

   ![](/files/Sb4ptou4j1kzLGkLyiF7)

3. 用户可以从两种归集模式（如下）选择其一及并根据自身资产策略添加一个或以上归集地址。

   * 轮换模式 - 系统将在每一笔归集交易中，轮流将资产转入所定义的归集地址。\
     假设您设定了两个归集地址，那么系统会将第一笔归集数量转发至第一顺位的归集地址，第二笔的归集数量转发至第二顺位归集地址，第三笔的归集数量则转发至第一顺位归集地址，以此类推。\
     \&#xNAN;*<mark style="background-color:purple;">**注：如果您更改轮换的归集地址，系统在下一次执行归集时会从更改后的第一顺位归集地址开始转发归集数量**</mark>*
   * 限额模式 - 系统将从每笔交易根据所定义的归集地址限额额度转发资产。\
     假设您设定了两个归集地址，系统每一次执行归集时会采取以下动作：\
     \> 先查证第一个归集地址余额是否超出所设定限额额度\
     \> 如果第一个归集地址余额没有超出限额，系统就把归集数量转至第一个归集地址\
     \> 如果第一个归集地址余额超出限额，系统就查证第二个归集地址余额是否超出所设定限额额度\
     \> 如果第二个归集地址余额没有超出限额，系统就把归集数量转至第二个归集地址\
     \> 如果第二个归集地址余额超出限额，系统就无法执行归集，因为此时所有的归集地址余额已经超出所设定限额额度

   ![](/files/bOx4awCXRhXlwOk6Biom)

4. 提交后会出现签名二维码，签名二维码，请参考以下步骤：\
   \> 请打开CoinSign（点击[这里](https://www.coinsdo.com/zh-CN/coinsign)下载CoinSign）手机App并点击“扫码”扫签名二维码\
   \> 查证“CoinGet配置签名”画面内的详情之后点“签名”\
   \> 输入**CoinGet客户端密码和CoinGet客户端谷歌码**然后再点“签名”\
   \&#xNAN;*<mark style="background-color:green;">**注：CoinGet客户端是商户登入Coinget App的密码**</mark>*\
   *<mark style="background-color:green;">**注：CoinGet客户端谷歌码是商户第一次登入CoinGet 后台时所绑定的谷歌码**</mark>*\
   \> 您会看见配置提交成功的提示，意味着签名手续完成。

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

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

5. 配置签名完成后，返回Coinget客户端页面以确认有关客户端的配置状态显示“配置成功”，意味着配置更改成功。如果配置状态显示“配置失败”，请您重复先前配置的更改动作然后再签名。

   <figure><img src="/files/jfa4MwWsLeJlGQ51EAOb" 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://coinsdo.gitbook.io/docs/cn/coinget/zhu-yao-she-zhi/pei-zhi-gui-ji-di-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.
