# Пользователям

- [Начало работы](https://docs.growcards.ru/users/start.md): Добро пожаловать в сервис электронных карт GrowCards!
- [Компания](https://docs.growcards.ru/users/company.md): Компании в личном кабинете
- [Новая компания](https://docs.growcards.ru/users/company/new-company.md): Создание компании в GrowCards
- [Шаблон карты](https://docs.growcards.ru/users/template.md): Описание принципов работы с шаблонами карты в GrowCards
- [Новый шаблон](https://docs.growcards.ru/users/template/new-template.md)
- [Редактирование шаблона](https://docs.growcards.ru/users/template/edit-template.md): Описание возможностей редактирования шаблона карты
- [Распространение](https://docs.growcards.ru/users/share.md): Описание принципов распространения карты пользователям
- [Новая форма](https://docs.growcards.ru/users/share/new-form.md)
- [Редактирование формы](https://docs.growcards.ru/users/share/share-form.md)
- [Карты](https://docs.growcards.ru/users/cards.md): Описание раздела "Карты" в системе GrowCards
- [Детали карты](https://docs.growcards.ru/users/cards/card-details.md)
- [Интеграции](https://docs.growcards.ru/users/integrations.md)
- [Poster](https://docs.growcards.ru/users/integrations/poster.md): Описание процесса подключения Poster


---

# 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.growcards.ru/users.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.
