> For the complete documentation index, see [llms.txt](https://docs-en.coderblock.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-en.coderblock.com/coderblock-studio/business/create/workspaces-inside-the-virtual-world-and-case-studies/save-the-children-bambinisottoattacco.md).

# SAVE THE CHILDREN - #bambinisottoattacco

For Save the Children, we launched **a virtual space dedicated to the #childrenunderattack campaign**, an initiative aimed at raising awareness of the enormous difficulties millions of children face as a result of war. A virtual journey linked to gamification activities within the virtual environment, an exhibition of NFT artwork donated by artists was planned and linked to Web3 marketplaces. Proceeds from sales were donated to charity to support children affected by the war in Ukraine.&#x20;

By entering the virtual world, Save the Children Italy was able to **expand its financial support and integrate innovative communication channels to spread its messages to a wider and more diverse audience**.&#x20;

The Metaverse also became a **space for activism**, where every visitor could sign a petition to the Italian government to prosecute war crimes against children.

<figure><img src="/files/a82keE2pjP8x8Gavc8ZZ" alt=""><figcaption></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, and the optional `goal` query parameter:

```
GET https://docs-en.coderblock.com/coderblock-studio/business/create/workspaces-inside-the-virtual-world-and-case-studies/save-the-children-bambinisottoattacco.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.
