# ОК3 Умение писать

Общая и проектная культура

## ◼︎ ОК3 Умение писать

Чисто технические навыки быстро (включая слепой набор), вежливо, ясно и убедительно писать незаменимы в проектном общении и в документировании. Более выдающиеся навыки письма требуются в Коммуникационном дизайне.

### Как развивать / Дополнительные сведения

Для тренировки базовых навыков нет лучшего способа, чем много писать — не литературные тексты, а объяснения сложных процессов — например, в читаемой форме записать сумму своих знаний по какому-либо вопросу. А потом через неделю перечитывать и беспощадно править.


---

# 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://vladgolovach.gitbook.io/ui-ux_competencies/obshie-navyki-i-svoistva/general_culture/ok03.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.
