# Introduction

{% hint style="info" %}
CoinSend is built for businesses, institutions, and Web3 projects. For a free trial, please sign up [here](https://merchant.coinsdotest.com/#/signup).
{% endhint %}

CoinSend lets businesses automate, manage, and control crypto withdrawals on your platform — with approval workflows, spending limits, and role-based access controls.

## Auto Withdrawal

Respond to withdrawal requests made by your users instantly and automate the payout process to allow withdrawal 24/7.

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

## Manual Withdrawal

Manage withdrawals with a higher amount manually. Self-define approval flow and set the approval limit of each approver.

<figure><img src="/files/4XCWIZwC7CUKiR2wrYSS" 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/coinsend/introduction.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.
