# Why This Matters

**Literacy Divide Is Growing**\
LLM fluency is already becoming a new literacy, more pivotal than coding for many fields. The 7 Habits frame can guide people from unconscious use to empowered dialogue.

**Reflective Fluency Is Non-Obvious**\
Most users never realize *why* their usage feels limited. They don’t see that it’s not about the model’s quality. It’s about their own interaction layer. The 7 Habits make the “invisible interface” visible.

***Reflective Fluency** is the ability to analyze both your own prompts and the model’s answers diagnostically and improve one’s own cognition through LLM interaction.*

**Systemic Stakes Are Rising**\
When institutions, teachers, or leaders use LLMs without fluency, they risk propagating shallow thinking, *blind trust*, or disillusionment. Habitual depth matters.

***


---

# 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://praxistutor.gitbook.io/llm/reframing-the-7-habits-for-reflective-llm-use/section-1-orientation/why-this-matters.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.
