# CoinSender

CoinSender has two applications for different purposes. The [decentralized version](https://coinsender.gitbook.io/support/desentralized-application) without registration is designed to quickly send bulk transactions. The [centralized version](https://coinsender.gitbook.io/support/centralized-application) has a database where you can store lists of recipients and clients with advanced functionality.

{% hint style="info" %}
This support page contains **guides,** **in-depth product information** and **frequently answered questions** (FAQ) about [CoinSender](https://coinsender.io/).
{% endhint %}

This space contains everything you need to know about accepting digital currencies as a freelancer or business utilizing CoinSender. Among the resources available are a beginner's guide detailing how to use the product, comprehensive information about its features and capabilities, links to popular articles on our blog, and a selection of frequently asked questions.

## How to navigate this documentation

We've structured the documentation page into four groups:

* Essential information about the product
* Popular articles about product features
* Additional resources you might find interesting
* Ways to get in contact with us

To get started, we advise you to go through the following pages chronologically:

{% content-ref url="what-is-coinsender" %}
[what-is-coinsender](https://coinsender.gitbook.io/support/what-is-coinsender)
{% endcontent-ref %}

{% content-ref url="desentralized-application" %}
[desentralized-application](https://coinsender.gitbook.io/support/desentralized-application)
{% endcontent-ref %}

{% content-ref url="centralized-application" %}
[centralized-application](https://coinsender.gitbook.io/support/centralized-application)
{% endcontent-ref %}

{% content-ref url="networks-supported" %}
[networks-supported](https://coinsender.gitbook.io/support/networks-supported)
{% endcontent-ref %}

{% content-ref url="faq" %}
[faq](https://coinsender.gitbook.io/support/faq)
{% endcontent-ref %}


---

# 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://coinsender.gitbook.io/support/coinsender.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.
