# CitiObs Citizen-led Action Toolkit

## Citizen-led Action Toolkit

- [Welcome!](https://action.toolkit.citiobs.eu/welcome.md)
- [How to start?](https://action.toolkit.citiobs.eu/welcome/how-to-start.md)
- [Navigate](https://action.toolkit.citiobs.eu/welcome/navigate.md)
- [Our values](https://action.toolkit.citiobs.eu/welcome/our-values.md)
- [Connections](https://action.toolkit.citiobs.eu/welcome/connections.md)
- [Have feedback?](https://action.toolkit.citiobs.eu/welcome/have-feedback.md)
- [Using this work](https://action.toolkit.citiobs.eu/welcome/using-this-work.md)
- [Let's begin](https://action.toolkit.citiobs.eu/lets-begin.md)
- [Driving Energy](https://action.toolkit.citiobs.eu/lets-begin/driving-energy.md)
- [Narrowing down](https://action.toolkit.citiobs.eu/lets-begin/narrowing-down.md)
- [Defining the scope](https://action.toolkit.citiobs.eu/lets-begin/defining-the-scope.md)
- [Mapping resources](https://action.toolkit.citiobs.eu/lets-begin/mapping-resources.md)
- [Working with creatives](https://action.toolkit.citiobs.eu/working-with-creatives.md)
- [Creative radar](https://action.toolkit.citiobs.eu/working-with-creatives/creative-radar.md): Finding creatives to work with
- [Creative power](https://action.toolkit.citiobs.eu/working-with-creatives/creative-power.md): Leveraging on creative approaches
- [Creative flow](https://action.toolkit.citiobs.eu/working-with-creatives/creative-flow.md): Exploring existing creative initiatives
- [Implementation](https://action.toolkit.citiobs.eu/implementation.md)
- [How to](https://action.toolkit.citiobs.eu/implementation/how-to.md): Develop a community-led action plan.
- [Eye opening](https://action.toolkit.citiobs.eu/implementation/eye-opening.md)
- [Think of](https://action.toolkit.citiobs.eu/implementation/think-of.md)
- [Reflection](https://action.toolkit.citiobs.eu/reflection.md)
- [Measure](https://action.toolkit.citiobs.eu/reflection/measure.md)
- [Reflect](https://action.toolkit.citiobs.eu/reflection/reflect.md)
- [Replicate](https://action.toolkit.citiobs.eu/reflection/replicate.md)
- [Need inspiration?](https://action.toolkit.citiobs.eu/need-inspiration.md)
- [Barcelona](https://action.toolkit.citiobs.eu/need-inspiration/barcelona.md)
- [References](https://action.toolkit.citiobs.eu/references.md)
- [Glossary](https://action.toolkit.citiobs.eu/glossary.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://action.toolkit.citiobs.eu/welcome.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.
