> 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/1.-citizen-proposals.md).

# 1. Citizen proposals

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

The proposals section allows anyone to submit proposals. These proposals gather supports up to a decided threshold to select the most relevant ones. When they reach this threshold, the proposals can be moved to the voting section, where a vote can be taken for or against the proposal, or directly considered to be carried out.&#x20;

The list of proposals changes regularly, showing new proposals and also those that generate more interest. It is also possible to sort proposals by other criteria (more supported, more recent, etc.).&#x20;

Proposals can include tags, images, documentation, videos, location on a map or other relevant information. It also has a comment space where anyone can discuss the proposal, as well as vote on other comments to select the most relevant ones.

The author of the proposal can create notifications, which will be published on the proposal page, in addition to being sent by email to everyone who has supported the proposal. In this way the author can communicate any news about the proposal, or encourage the necessary support to be gathered.

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

Proposals have a Related Content section, where any user can point to other proposals or similar discussions. This helps to concentrate efforts on similar proposals, and to create communities of users who work together.

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

When a proposal is created, a Community space is automatically generated for the proposal.

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

In this space users can open all the debates they want, to work together around the proposal. It is a space designed for users who want to get more involved in the success of the idea.


---

# 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/1.-citizen-proposals.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.
