> For the complete documentation index, see [llms.txt](https://guide.fariaedu.com/concept-based-learning/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.fariaedu.com/concept-based-learning/part-3/overview.md).

# Overview

## ![](https://lh6.googleusercontent.com/TpMtFZulkwmBKAwRetDFaNr-kADmsbefocahhnBAJScRGBE_3ZpceF1S4EZEd_zeBTMXADgAynQe0tWk_RWIgKioNl8X6EjrmK-Pb34cYbtUFaWbkpcle9LkfcQ-xJcbAzET86dv)Part 3: Planning for your Concept-based Classroom

{% hint style="success" %}
**In the previous section, you will have:**

1. Reflected on why concept-based learning matters
2. Explored teacher beliefs and their impact on student learning experiences
3. Considered which teaching approaches can support concept-based learning
   {% endhint %}

### **By the end of the third part of this guide you will be able to answer the following guiding questions:**

1. How can you choose what concepts are right for your teaching?
2. How can you plan to support conceptual understanding?
3. How can you support your students to create strong understandings?


---

# 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:

```
GET https://guide.fariaedu.com/concept-based-learning/part-3/overview.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.
