# Replicate

### How can we replicate our community-led action?

If your action makes an impact in your context and you want to scale it or inspire others to do the same, the tools and reflections you used during this process will be essential. Replication is about transferring not only actions but also values, methods, and learnings.

### Why is it relevant?

Replication strengthens impact and expands reach. It shows that local knowledge and grassroots innovation can be shared, adapted, and multiplied. It also invites collaboration across contexts and builds a stronger, more resilient network of action.

### How can this be done?

This section builds upon other sections of this toolkit, such as [*How can we boost the visibility of our action?*](/implementation/eye-opening.md) and the [*What do we have to consider when our action takes place?*](/implementation/think-of.md). Using the digital presence channels, the community could think of sharing the tools employed online, or even publishing the work formally. An additional tool could be to share any design or work in open repositories listed below.

{% stepper %}
{% step %}
Document your process clearly (include challenges and pivots)
{% endstep %}

{% step %}
Share open-source tools or templates
{% endstep %}

{% step %}
Create a simple guide or “starter kit” for other groups
{% endstep %}

{% step %}
Connect with networks that can help spread your work (*e.g.* other Citizen Observatories or environmental coalitions)
{% endstep %}
{% endstepper %}


---

# Agent Instructions: 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://action.toolkit.citiobs.eu/reflection/replicate.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.
