> For the complete documentation index, see [llms.txt](https://docs.consuldemocracy.org/features-catalog/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/features-catalog/english-2/feature-5.md).

# Feature #5:

### <mark style="color:blue;">What does it do and what can it be used for?</mark>

<mark style="color:blue;">Non-technical functional description (max. 200 words).</mark>&#x20;

### <mark style="color:blue;">What's new in terms of programming and tools used?</mark>&#x20;

<mark style="color:blue;">Technical description (max. 200 words).</mark>

&#x20;

### <mark style="color:blue;">Where can I find the code's repository and user instructions, if any?</mark>

<mark style="color:blue;">(links)</mark>

### <mark style="color:blue;">What does the feature look like in practice and what does the new code look like?</mark>

<mark style="color:blue;">Visual example of live version and code (max. 3 images/screenshots)</mark>

### <mark style="color:blue;">Where and by whom was the feature developed, and how to get in touch?</mark>

<mark style="color:blue;">Contacts (100 words, Slack handle/username and/or e-mail address).</mark>&#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:

```
GET https://docs.consuldemocracy.org/features-catalog/english-2/feature-5.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.
