# About CoinGet

{% hint style="info" %}
This product is designed for businesses, institutions, or Web3 projects, for Free Trial please sign up [here](https://merchant.coinsdotest.com/#/signup).
{% endhint %}

CoinGet allows you to mass-generate deposit addresses to collect deposits from your users. Get notified instantly in your platform the moment a deposit is received, and collect assets from deposit addresses automatically based on pre-defined rules. Gas fee control function is available to greatly cut down your gas fee spending.

## Generate Deposit Address

Generate addresses for user deposits. Support API integration and addresses are digitally signed to verify their origins.

<figure><img src="https://3529283920-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fbq6zziU9PCtrTYtaegKj%2Fuploads%2FeUWBNqArcsEIBY0uCFL3%2Fgenerate%20deposit%20address.png?alt=media&#x26;token=87e6290e-aa29-4098-a5a6-8b768f9a6160" alt="" width="375"><figcaption></figcaption></figure>

## Receiving Notification & Auto Collection

Get instant notification of incoming transactions and define your custom rule to auto-collect assets to different cold wallets to mitigate further risk.

<figure><img src="https://3529283920-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fbq6zziU9PCtrTYtaegKj%2Fuploads%2FKsHPxJh4KK3u5btsmByv%2Freceive%20notification.png?alt=media&#x26;token=51f71ca7-aa5d-476d-bc1e-98de1a553629" 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://coinsdo.gitbook.io/docs/coinget/about-coinget.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.
