> For the complete documentation index, see [llms.txt](https://vladgolovach.gitbook.io/ui-ux_competencies/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://vladgolovach.gitbook.io/ui-ux_competencies/professionalnye-specializacii/communication_design/cd06.md).

# КД6 Контент-прототипирование

Коммуникационный дизайн

## ◼︎ КД6 Контент-прототипирование

В большинстве проектов контент слишком сложен и разнообразен, чтобы сделать его с одного захода - над ним работают разные люди с разными навыками и ценностями, разные его части требуют разных работ. Например, один человек будет писать тексты, другой – подбирать и заказывать иллюстрации, а третий будет принимать работу – и при этом контент этого конкретного проекта делается для аудитории, сильно отличной от все трёх участников. В таких случаях полезно сделать грубый прототип самого контента, фиксирующий какой именно контент появится в результате и в каком именно порядке изложения, а потом итеративно – заменяя и улучшая отдельные его части – доработать его уже до готового состояния.

### ◼︎ Навыки и умения по уровням квалификации

1. Сборка контент-прототипа в том или ином средстве публикаций или прототипирования (например, вёрстка его в Bootstrap).
2. Ведение всего процесса сбора, создания и утверждения контента, сбора обратной связи как от участников проекта, так и от аудитории.
3. \---


---

# 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, and the optional `goal` query parameter:

```
GET https://vladgolovach.gitbook.io/ui-ux_competencies/professionalnye-specializacii/communication_design/cd06.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
