# The Core Curriculum

- [2. Blankslate Education](https://blankslate.stantonwong.com/the-core-curriculum/blankslates-education-concept.md)
- [3. Three Connections](https://blankslate.stantonwong.com/the-core-curriculum/3-connections.md): A Central Philosophy
- [4. Life Skills First](https://blankslate.stantonwong.com/the-core-curriculum/life-skills-first.md): A Complete Core Curriculum that teaches you how to live your life and navigate the world
- [5. Soft Skills](https://blankslate.stantonwong.com/the-core-curriculum/soft-skills.md): A Missing Component in our Core Curriculum


---

# 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://blankslate.stantonwong.com/the-core-curriculum.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.
