> 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/5.-debates.md).

# 5. Debates

The debates module makes it easier for citizens to make visible the issues that seem important to them, and for them to meet each other to debate or collaborate on these issues. It is a space for listening, but also for citizen gathering.&#x20;

Users can vote for or against the debates, so that the most highly valued debates are those that are regularly displayed on the main debates page.

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

All discussions have a comments section, where users can debate them with each other. Comments are also voted for or against.

<figure><img src="/files/5pmk9FTN7evne2edQvhn" alt=""><figcaption></figcaption></figure>

Institutional representatives have verified profiles in order to be able to open the debates they consider appropriate, as well as to respond to any comments. Their interventions are highlighted to give them more visibility.

<figure><img src="/files/ovX4GGawd9AHC7RiNnbb" 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/5.-debates.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.
