# Connection Requirements

It is important for all users to comply with the [terms of use](https://cryptocloud.plus/en/terms) of CryptoCloud. Before connecting the service to your project, you can contact our support to clarify the possibility of connection and compliance of your business with the rules of the service.

### Do I have to undergo identity verification (KYC)?

Identity verification (KYC) is not a mandatory requirement to work with CryptoCloud. The platform works as a technical solution for developers, providing a convenient interface for automating the acceptance of cryptocurrency payments. To connect to the service, it is enough to be an individual, regardless of your citizenship.

### Prohibited businesses

You can connect our crypto processing to projects in almost any niche, except for prohibited areas such as:

* Weapon sales;&#x20;
* Drugs;&#x20;
* Viruses and malware;&#x20;
* Bank card data;&#x20;
* Phishing websites;&#x20;
* Military fundraising;&#x20;
* Financial pyramid schemes;&#x20;
* Darknet marketplaces;&#x20;
* Prohibited video content;&#x20;
* Terrorist financing;&#x20;
* Money laundering.

Note: CryptoCloud regularly checks compliance with the rules of service usage. If violations are detected, we may restrict access to the platform or completely suspend the provision of services.

{% 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/general-information/connection-requirements.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.
