# Configure Collection Address

1. Ensure the "Collection" switch is enabled for your CoinGet client, then click on the "Configure" button.

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

2. Click the Edit button of the desired coin

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

3. There are 2 collection modes available to choose from, and you may insert one or more collection addresses depending on your asset policy.

   * Rotation mode - The system will transfer the asset to the designated collection addresses in a rotation basis.\
     For example, if you have set two collection addresses, system will transfer the first collected amount to the first collection address in the list, the second collected amount to the second collection address, and the third collected amount back to the first collection address, continuing in this pattern.\
     \&#xNAN;*<mark style="background-color:purple;">**Note: If you change the rotation order of the collection addresses, the system will start the transfer from the updated first collection address in the next collection cycle.**</mark>*
   * Limitation mode - The system will transfer assets based on the quota limits defined for the collection addresses on every collection cycle.\
     For example, if you have set two collection addresses, the system will perform the following steps during each collection cycle:\
     \> First, it checks whether the balance of the first collection address exceeds its defined quota limit.\
     \> If the first address balance is within the limit, the collected amount will be transferred to the first address.\
     \> If the first address balance exceeds the limit, the system will then check the balance of the second collection address.\
     \> If the second address balance is within the limit, the collected amount will be transferred to the second address.\
     \> If both addresses exceed their respective quota limits, the system will not proceed with the collection, as all available collection addresses have exceeded their defined limits.

   ![](/files/HUqtcpLHlzwG26iBh8cG)

4. Upon clicking "Submit", a QR code prompt appears on the screen, please refer the steps below to submit the changes made:\
   \> Please launch the CoinSign App (click [here](https://www.coinsdo.com/en/coinsign) to download CoinSign) and click on the "Scan" button to scan the QR code \
   \> Double check the data in "CoinGet configuration SIgn" screen and click "Sign" \
   \> Input the **client password and client google code** then click "Sign"\
   \&#xNAN;*<mark style="background-color:green;">**Note: The client password is the password used to log in to the CoinGet app**</mark>*\
   *<mark style="background-color:green;">**Note: The client Google code is the code set up by the main account user when they log in to the CoinGet website for the first time**</mark>*\
   \> A notice window pops up displaying 'CoinGet configuration submitted succesfully', indicating that the change was successfully submitted

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

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

5. If the changes is executed successfully, you can see that the "Configuration" of the CoinGet client showing "Configured successfully". If the "Configuration" is showing "Failed to configure", please retry to submit the changes.

   <figure><img src="/files/xfXYt5FCqESmiSJpYeYL" 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/coinget/setup/configure-collection-address.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.
