> For the complete documentation index, see [llms.txt](https://surrogate-tm.gitbook.io/my-stencils/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://surrogate-tm.gitbook.io/my-stencils/spds.md).

# СПДС

- [Трафареты СПДС](https://surrogate-tm.gitbook.io/my-stencils/spds/spds.md): Данный архив предназначен, для создания многостраничных документов в приложении MS Visio.
- [Инженерное меню](https://surrogate-tm.gitbook.io/my-stencils/spds/spds/inzhenernoe-menyu.md): Инструмент для упрощения настройки трафарета под нужды конкретного пользователя.
- [Список разделов в документе](https://surrogate-tm.gitbook.io/my-stencils/spds/spds/inzhenernoe-menyu/spisok-razdelov-v-dokumente.md): Подготовка списка разделов для вашей организации.
- [Разделители в шифре](https://surrogate-tm.gitbook.io/my-stencils/spds/spds/inzhenernoe-menyu/razdeliteli-v-shifre.md): Этот элемент Инженерного меню позволяет задавать несколько разных разделителей в шифре (децимальном номере) основной надписи.
- [Формы штампа в разделе](https://surrogate-tm.gitbook.io/my-stencils/spds/spds/inzhenernoe-menyu/formy-shtampa-v-razdele.md)
- [Роли подписантов](https://surrogate-tm.gitbook.io/my-stencils/spds/spds/inzhenernoe-menyu/roli-podpisantov.md)
- [Списки фамилий](https://surrogate-tm.gitbook.io/my-stencils/spds/spds/inzhenernoe-menyu/spiski-familii.md)
- [Трафарет ГОСТ 21.101-97](https://surrogate-tm.gitbook.io/my-stencils/spds/nabor-elementov-gost-21.101-97.md): Предлагаю вашему вниманию трафарет для создания документа MS Visio, оформленного в соответствии с ГОСТ 21.101-97. Всё что нужно для создания документа, находится в одном трафарете (vss).


---

# 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://surrogate-tm.gitbook.io/my-stencils/spds.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.
