# 1. Project Ideation

**Steps for Planning Learning Content**

1. Identify the subject area to be developed.
2. Define the learning objectives, including the competencies or understandings students/audience are expected to achieve.
3. Determine the learning concept—whether the content will be used as an icebreaker, core material, or formative/diagnostic assessment.

**Example of Implementation:**\
Developing a *Whack-a-Mole* game as a formative assessment tool for Grade 4 elementary Mathematics, designed to measure students’ prior knowledge before introducing the main lesson.

You can also explore project ideas from the *Inspiration* and *Tutorial* pages (coming soon).


---

# 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://guide.assemblredu.com/en/create-ar-3d-content/editor/1.-project-ideation.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.
