# Поддержка и FAQ

Ознакомиться с более подробной информацией о работе сервиса CryptoCloud можно в базе знаний. В ней вы найдете ответы на многие популярные вопросы:

* [Как добавить проект?](https://support.cryptocloud.plus/ru/getting-started/add-project)
* [Как настроить добавленный проект?](https://support.cryptocloud.plus/ru/getting-started/project-settings)
* [Как создать счет на оплату?](https://support.cryptocloud.plus/ru/payments/invoice-creation-methods)
* [Какие комиссии у вашего сервиса?](https://support.cryptocloud.plus/ru/general-information/fees)
* [Какие валюты поддерживает ваш сервис?](https://support.cryptocloud.plus/ru/general-information/currencies-networks)
* [Какие виды бизнеса вы подключаете?](https://support.cryptocloud.plus/ru/general-information/connection-requirements)
* [Как происходит процесс оплаты для покупателя?](https://support.cryptocloud.plus/ru/general-information/payment-page)
* [Каким образом и как быстро происходит вывод средств?](https://support.cryptocloud.plus/ru/withdrawals/withdrawal-request)

Контакты специалистов поддержки можно найти [на странице](https://cryptocloud.plus/support).&#x20;

Сайт компании — <https://cryptocloud.plus/>.

> Мы регулярно работаем над улучшением документации сервиса для разработчиков. Пожалуйста, оцените качество и полезность материалов [по ссылке](https://survey.zohopublic.eu/zs/G6TdRh).


---

# 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/ru/start/support-faq.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.
