# Documentation Overview

## About the service

[CryptoCloud](https://cryptocloud.plus/en) is a payment gateway that allows you to accept and process payments conveniently in popular cryptocurrencies. With our crypto acquiring service, you can connect cryptocurrency payment acceptance to an online service, online store, online school, Telegram bot and other platforms.

Our API is designed to provide flexibility and convenience for developers integrating cryptocurrency into their applications and platforms.

## Key API features

* **Invoice management:** create, manage and monitor your invoices in real-time.
* **Transaction automatization:** set up automatic payments and withdrawals to crypto wallets.
* **Security and transparency:** high level of transaction security and full transparency of all operations.

You can connect to your website or other platform in several ways:

* [API](https://docs.cryptocloud.plus/en/api-reference-v2/authorization);
* [Host2Host (H2H);](https://docs.cryptocloud.plus/en/api-reference-v2/h2h)
* [CMS plugins](https://docs.cryptocloud.plus/en/cms-plugins/list);
* [HTML forms and buttons](https://docs.cryptocloud.plus/en/buttons-forms/html-widget).

Choose the method that suits your needs and contact our support if you have any questions.


---

# 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://docs.cryptocloud.plus/en/start/overview.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.
