> For the complete documentation index, see [llms.txt](https://world-trust-foundation.gitbook.io/fork-the-world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://world-trust-foundation.gitbook.io/fork-the-world/intro-4/funkycitizen-bucarest.md).

# FunkyCitizen (Bucarest)

1. \#citizens
2. \#geeks
3. \#culture
4. \#cooperation
5. \#technology
6. \#openness
7. \#urban
8. \#global
9. \#hibrid
10. \#freedom

Precious architectural jewel, Colivia is a small but lively 120 years old noble house. It is respectfully inhabited by a young crew called *Funky Citizens*. It is their place of work and play. Their style is chaotic good, their events are warm and fun, open to everybody. They believe in transparency and facts over emotions. They work on factual.ro - the first and only fact-checking platform in Romania. They do a lot of civic education materials for all groups of citizens. They are experts in the way the public money is being spent. They love data visualizations and infographics as tools to get your point across. They have a registry of big corrupt politicians. They also work on the serious side: complex policy papers and analysis. They do all that they do with the single purpose of having more and more involved citizens who know their rights and use them to make their cities better.


---

# 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, and the optional `goal` query parameter:

```
GET https://world-trust-foundation.gitbook.io/fork-the-world/intro-4/funkycitizen-bucarest.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
