> For the complete documentation index, see [llms.txt](https://inspired.epd.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://inspired.epd.eu/russkii/instrumentarii-inspired/instrumenty/2.-opredelenie-stadii-politicheskogo-cikla.md).

# 2. Определение стадии политического цикла

<mark style="background-color:blue;">**тип инструмента:**</mark> <mark style="background-color:blue;"></mark><mark style="background-color:blue;">Развитие потенциала и Сотрудничество и создание сетей.</mark>

**Назначение**&#x20;

Определить точную фазу политического цикла, на которую диалог стремится повлиять, чтобы рекомендации и обязательства, согласованные в Дорожной карте, соответствовали реальным возможностям, предоставляемым политическим контекстом.&#x20;

**Обоснование**&#x20;

Политический цикл представляет собой полезный инструмент, который может помочь субъектам гражданского и политического общества лучше понять, как и когда им следует продвигать свои интересы. В этом отношении переходы между различными стадиями политического цикла можно рассматривать как особые точки входа для диалога с участием многих заинтересованных сторон. Каждая точка входа подразумевает различную направленность, а также определенный набор действий для диалога, как описано в разделе, посвященном Дорожной карте реформ.&#x20;

**Итоги**&#x20;

* Общее видение цели и возможных результатов диалога.&#x20;
* Политический календарь учитывается в процессе диалога.&#x20;
* Определены точки входа для потенциальных совместных стратегий.&#x20;
* Понимание и учет динамики политического процесса - и интересов и ограничений других заинтересованных сторон на этом пути.


---

# 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://inspired.epd.eu/russkii/instrumentarii-inspired/instrumenty/2.-opredelenie-stadii-politicheskogo-cikla.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.
