> For the complete documentation index, see [llms.txt](https://docs.consuldemocracy.org/use_cases/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_cases/consul-democracy-use-cases.md).

# CONSUL DEMOCRACY Use Cases

In this space we'll publish Use Case stories from around the world, sharing the experiences and lessons learnt by municipalities, ministries, citizen labs and activists who are using the CONSUL DEMOCRACY open source participation software.

**We constantly try to expand this Use Case catalog by adding new stories about the use of CONSUL DEMOCRACY worldwide. Do you want to help us write a Use Case story about your city/government/ngo?** [**Fill out this survey**](https://jens-consul.limesurvey.net/566121) **so that we can create one and add it to the catalog.**

<figure><img src="/files/qsnYfA14q39n4MojO8b3" alt=""><figcaption><p><a href="https://consuldemocracy.org/about-us/">Link to live map</a></p></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_cases/consul-democracy-use-cases.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.
