> For the complete documentation index, see [llms.txt](https://wiki.oikos-international.org/oikosmos/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.oikos-international.org/oikosmos/~/revisions/cQanmF4cMPx5ld2MDHj9/chapter-project-inspiration/magic-inspo.md).

# Magic inspo

*<mark style="background-color:blue;">This section aims to bring inspiration and empowerment to the oikos Chapters worldwide and encourage cross-chapter collaboration! Let us share a bit of magic with each other and enjoy the beauty and impact of our initiatives globally!</mark>*<br>

**Explore & Read** : <mark style="color:blue;">**Folder containing just a piece of incredible projects happening on the ground within the oikos community that will inspire your next initiative, they include:**</mark>

* The Sustainability Impact Case by oikos Hong-Kong
* The Transforming Edu at Graz Uni Survey by oikos Graz
* The Green Jobs Fair by oikos Warsaw
* The Green Map by oikos St. Andrews

Discover all of the projects here: [<mark style="color:blue;">https://drive.google.com/drive/folders/1N-30lv3i5MdMD\_SWgatQ4-\_ksLj3dY6C?usp=drive\_link</mark>](https://drive.google.com/drive/folders/1N-30lv3i5MdMD_SWgatQ4-_ksLj3dY6C?usp=drive_link)

\
**Share:** [<mark style="color:blue;">**Template**</mark>](https://docs.google.com/document/d/1Vv0z7wKX8_OcApbrqMMv2KTzB4MZIX2LltW2kHej4qA/edit?usp=sharing) <mark style="color:blue;">**to enter YOUR project that will inspire oikos Chapters worldwide:**</mark>

{% hint style="info" %}
*Please make a copy of the template before you start writing about your inspiring project by:*

1. Clicking the link below
2. Clicking "File" in the top menu > clicking "Make a copy"
3. It will automatically open another tab/window in your browser with the copy of the template
4. Rename your copy (it will be automatically be saved within the "Project Inspiration!" folder in the oiToolbox GDrive)
5. And just start sharing a bit of magic that you experienced through a local project with the rest of the world! 💫
   {% endhint %}

[<mark style="color:blue;">https://docs.google.com/document/d/1Vv0z7wKX8\_OcApbrqMMv2KTzB4MZIX2LltW2kHej4qA/edit?usp=sharing</mark>](https://docs.google.com/document/d/1Vv0z7wKX8_OcApbrqMMv2KTzB4MZIX2LltW2kHej4qA/edit?usp=sharing)


---

# 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://wiki.oikos-international.org/oikosmos/~/revisions/cQanmF4cMPx5ld2MDHj9/chapter-project-inspiration/magic-inspo.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.
