> For the complete documentation index, see [llms.txt](https://inclusivity.toolkit.citiobs.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://inclusivity.toolkit.citiobs.eu/reflection.md).

# REFLECTION

## Why is it relevant?

A recurrent challenge for Citizen Science projects and initiatives is the lack of diversity amongst participants. The causes for this can relate to limited capacity or reach on the part of project leaders, and a lack of resources on the part of potential participants such as time to participate, or the money to acquire equipment. However, the causes can be much more complex and intersectional with regard to gender, age, socio economic status, literacy levels, religious affiliation, dis/ability, and other factors.&#x20;

Taking the time to reflect on who might be left behind or experiencing barriers to participation, and the factors causing these inequalities and inequities, is crucial for understanding how initiatives and projects can be more inclusive in their outreach.

<figure><img src="/files/PpmLI56LUGHwjQTozwx0" alt=""><figcaption></figcaption></figure>

*Graphic illustration created by Ruth Graham from a community discussion on inclusion and equity by the ECSA working group on Empowerment, Inclusion and Equity and others in February 2026.*


---

# 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://inclusivity.toolkit.citiobs.eu/reflection.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.
