> For the complete documentation index, see [llms.txt](https://starterbox-umsetzen.frei-day.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://starterbox-umsetzen.frei-day.org/projektprozess-und-begleitung/projektphasen/ideen-entwickeln.md).

# Ideen entwickeln

## Fragen zur Findung von Ideen und zum Kennenlernen des eigenen Interesses

<img src="/files/6dW9KLvHo5yjpAzMlA5x" alt="" class="gitbook-drawing">

## Inspiration&#x20;

Im Rahmen der Lehrveranstaltung ‘Schul- und Unterrichtsforschung inklusive Schulpraxis – Praxisforschungsseminar in Kooperation mit Schule im Aufbruch’ haben Studierende der Uni Wien einen [Werkzeugkoffer zur Interessensfindung](https://drive.google.com/file/d/1nWE9Q666laIml5PjuG2vCh5V8DFVzc8u/view) erarbeitet. Der Werkzeugkoffer gibt Lernbegleiter\*innen ein praktisch einsetzbares Tool an die Hand, durch das sie die Kinder und Jugendliche bei der Entdeckung ihrer eigenen Interessen unterstützen können.

Manchmal hilft es, über den Tellerrand zu schauen, um auf eigene Ideen für FREI DAY Projekte zu kommen. Diese Websites kannst du mit deinen Schüler\*innen zur Inspiration von Projektideen teilen.

{% embed url="<https://www.stiftungbildung.org/projekte-entrepreneurship-education/>" fullWidth="true" %}

{% embed url="<https://klimachallenges.bildungscent.de/materialien/>" %}
Auf dieser Seite findest du eine Ideenliste für Projekte zum Thema Nachhaltigkeit zum Download&#x20;
{% endembed %}

## Rolle der Lernbegleitung in der Phase "Ideen entwickeln"

Weitere Ideen, Impulse und gute Beispiele, deine Schüler\*innen gut in dieser Phase zu begleiten, findest du hier:

{% content-ref url="/pages/DqZ7tJVRpvzVWOaSEZQQ" %}
[Zielgespräche](/projektprozess-und-begleitung-1/zielgesprache.md)
{% endcontent-ref %}


---

# 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://starterbox-umsetzen.frei-day.org/projektprozess-und-begleitung/projektphasen/ideen-entwickeln.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.
