> For the complete documentation index, see [llms.txt](https://docs.consuldemocracy.org/use_guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.consuldemocracy.org/use_guide/6.-advanced-processes/6.2.-proposal-phase.md).

# 6.2. Proposal Phase

Another phase of participation, which can be combined with the previous one, or used independently, is the proposals phase. In this case it is not about answering a question, but about proposing ideas on a topic. Ideas can come from the institution, the users, or both, depending on how the process is configured. All ideas can be supported, in order to detect which ones have more citizen support.&#x20;

One possible use of this phase that we see below is the Open Plenary. This process consisted of the possibility for citizens to send proposals to the City Council Plenary. The most supported were those selected and their authors were given the opportunity to present their proposals in person at the Plenary, where the spokespersons of the political groups would respond to the proposals

<figure><img src="/files/fo2viHcXt14K7vXSvGnq" alt=""><figcaption></figcaption></figure>


---

# 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://docs.consuldemocracy.org/use_guide/6.-advanced-processes/6.2.-proposal-phase.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.
