# CoinsDo Open API

Last updated 16 Jan 2023

## Overview

Everything you need to integrate CoinsDo and go live.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:green;"><strong>General</strong></mark></td><td>General info of our API</td><td></td><td><a href="/pages/3qiUP3QSTpuQEjluUYCn">/pages/3qiUP3QSTpuQEjluUYCn</a></td></tr><tr><td><mark style="color:blue;"><strong>CoinSend</strong></mark></td><td>Manual or Automated Withdrawal</td><td></td><td><a href="/pages/PAeylG8F3fc7dSymX88z">/pages/PAeylG8F3fc7dSymX88z</a></td></tr><tr><td><mark style="color:orange;"><strong>CoinGet</strong></mark></td><td>Generate deposit address and collection</td><td></td><td><a href="/pages/JyR7FF5VtIBedOJy2PDA">/pages/JyR7FF5VtIBedOJy2PDA</a></td></tr></tbody></table>


---

# 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/general/coinsdo-open-api.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.
