# ⚙️ Настройки проекта

- [Прием платежей](https://docs.inskill.ru/nastroiki-proekta/priem-platezhei.md)
- [Robokassa](https://docs.inskill.ru/nastroiki-proekta/priem-platezhei/robokassa.md): Прием платежей для физ.лиц, ИП и ООО.
- [CloudPayments](https://docs.inskill.ru/nastroiki-proekta/priem-platezhei/cloudpayments.md): Прием платежей на расчетный счет. Подходит для ИП и ООО.
- [Яндекс.Касса](https://docs.inskill.ru/nastroiki-proekta/priem-platezhei/yandeks.kassa.md): Прием платежей на расчетный счет. Подходит для ИП и ООО.
- [Яндекс.Деньги](https://docs.inskill.ru/nastroiki-proekta/priem-platezhei/yandeks.dengi.md): Прием платежей на Яндекс.Кошелек. Подходит для физических лиц.
- [PayPal](https://docs.inskill.ru/nastroiki-proekta/priem-platezhei/paypal.md): Прием платежей на счет PayPal. Подходит и для физических лиц, и для юридических лиц (ИП или ООО).
- [Интеграции](https://docs.inskill.ru/nastroiki-proekta/integrations.md)
- [Zoom](https://docs.inskill.ru/nastroiki-proekta/integrations/zoom.md): Трансляции через Zoom
- [retailCRM](https://docs.inskill.ru/nastroiki-proekta/integrations/retailcrm.md)
- [Webhook](https://docs.inskill.ru/nastroiki-proekta/integrations/webhook.md)
- [API](https://docs.inskill.ru/nastroiki-proekta/api.md)
- [Students](https://docs.inskill.ru/nastroiki-proekta/api/students.md): Методы для управления участниками проекта.


---

# 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.inskill.ru/nastroiki-proekta.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.
