> For the complete documentation index, see [llms.txt](https://docs.trybit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.trybit.com/ru/start/support-faq.md).

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

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

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

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

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

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.trybit.com/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.
