# CryptoCloud Knowledge Base

### Welcome to the CryptoCloud knowledge base

We are glad to welcome you in the CryptoCloud knowledge base. It is your reliable assistant in working with our platform. Here you will find all the necessary information about service features, settings, payment processes, security and much more.

### Purpose of knowledge base

The purpose of the knowledge base is to help you quickly start working with CryptoCloud and efficiently manage your projects and payments. In this section you will find detailed instructions, answers to frequently asked questions and recommendations on how to use the platform's features in the best possible way.

### Knowledge base structure

* [General information](/en/general-information.md). Learn about CryptoCloud's functionality, supported currencies and networks, fees, and the types of businesses our service is suitable for.
* [Getting started](/en/getting-started.md). Detailed instructions on how to start working with CryptoCloud, from registration to setting up projects and integrating with your platform.
* [Intergration and testing](/en/integration.md). Description of available integration methods, instructions on how to connect via API, CMS plugins and HTML widget. Learn how to test the integration before launch.
* [Payment reception](/en/payments.md). Learn how to create invoices manually or automatically, create permanent links, work with static wallets and manage invoice statuses.
* [Funds withdrawal](/en/withdrawals.md). Tips on how to save your wallets for withdrawal and how to request a withdrawal. Learn how to withdraw funds from your account quickly and safely.
* [Security](/en/security.md). Recommendations for securing your account, setting up two-factor authentication (2FA), and managing employee access.

We are committed to making interactions with CryptoCloud simple and convenient.

{% hint style="info" %}
If you have any questions or need help, you can contact our support via chat on the website and in your personal account, as well as reach us on Telegram. Support contacts are listed [on our website](https://cryptocloud.plus/en/support).
{% endhint %}


---

# 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://support.cryptocloud.plus/en/cryptocloud-knowledge-base.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.
