# MetaCognitive Brain

This is the **manager or strategist.** It observes what the other two are doing, checks for gaps or weaknesses, and makes sure everything is working efficiently.

* **What it does:** Watches the Intellectual Brain and Contextual Brain in action and steps in to improve their performance. If the Intellectual Brain is asking random, unhelpful questions, it redirects the focus. If the Contextual Brain is overloaded with irrelevant facts, it helps organize them.
* **Strength:** It’s reflective and analytical, ensuring your brain isn’t wasting time or energy.


---

# 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/metacognitive-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.
