# Contextual Brain

#### 2. **The Contextual Brain: The Grounder**

This is the **practical partner** to the Intellectual Brain. While the Intellectual Brain is dreaming big, the Contextual Brain focuses on the details. It’s like the **storyteller** who fills in the gaps to make ideas understandable and relatable.

* **What it does:** Provides background, context, and supporting information. For example, if the Intellectual Brain is asking about living on Mars, the Contextual Brain reminds you about the challenges: “Mars is really far away, has no breathable air, and it’s freezing cold.”
* **Strength:** It keeps things grounded and practical, but it depends on the Intellectual Brain to spark new ideas.


---

# 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://scripter.gitbook.io/morris-ii-legacy-of-disruption/morris-brains/contextual-brain.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.
