> For the complete documentation index, see [llms.txt](https://docs.kleos.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kleos.io/ru/dlya-kompanii-1.md).

# Для Компаний

- [Как зарегистрировать Компанию](https://docs.kleos.io/ru/dlya-kompanii-1/kak-zaregistrirovat-kompaniyu.md): Расскажем, как Компании зарегистрироваться в Kleos, начать работу с Исполнителями и отправлять им выплаты.
- [Как заполнить профиль Компании](https://docs.kleos.io/ru/dlya-kompanii-1/kak-zapolnit-profil-kompanii.md)
- [Как подписать договор с Kleos](https://docs.kleos.io/ru/dlya-kompanii-1/kak-podpisat-dogovor-s-kleos.md)
- [Как пригласить Исполнителя](https://docs.kleos.io/ru/dlya-kompanii-1/kak-priglasit-ispolnitelya.md)
- [Как пополнить баланс Компании](https://docs.kleos.io/ru/dlya-kompanii-1/kak-popolnit-balans-kompanii.md): Расскажем в статье, как можно пополнить баланс Компании, чтобы отправлять выплаты Исполнителям.
- [Как сделать выплату Исполнителю](https://docs.kleos.io/ru/dlya-kompanii-1/kak-sdelat-vyplatu-ispolnitelyu.md)
- [Где скачать договор и как получить счета (инвойсы)](https://docs.kleos.io/ru/dlya-kompanii-1/gde-skachat-dogovor-i-kak-poluchit-scheta-invoisy.md): На платформе Kleos автоматически формируются все необходимые документы для взаимодействия с вашей Компанией. Вам не нужно самостоятельно создавать их и отправлять нам. Расскажем, где их можно скачать
- [Как настроить доступ к профилю Компании для сотрудников](https://docs.kleos.io/ru/dlya-kompanii-1/kak-nastroit-dostup-k-profilyu-kompanii-dlya-sotrudnikov.md)


---

# 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.kleos.io/ru/dlya-kompanii-1.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.
