# How to Use This Guide

You can start anywhere:

* The **Micro-Habits** offer simple changes you can apply today.
* The **Practices** give you structured, reusable workflows.
* The **Personas** help you locate your current style and gaps.
* The **Limits & Counter-Habits** remind you where reflection must yield to context.

All of these are useful.\
But the part that makes them coherent, and truly durable, is **Section 2: The Seven Habits of Reflective LLM Use.**

These habits are not tricks or templates. They are **ways of seeing and reasoning** that make sense of the entire interaction cycle: how you ask, how you interpret, how you adapt, and how you decide.\
They explain not just what to do, but *why*, and in what spirit.

You are encouraged to read all of Section 2, because this is where inner changes take place, the kind that lasts through model updates, project pivots, or deeper stakes.

So start where it helps. Apply one insight at a time.\
But when you’re ready, take time going through **Section 2: The 7 habits of Reflective LLM Use**

They are where your practice becomes a discipline.

***


---

# 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/how-to-use-this-guide.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.
