# Section 4: Persona-Based Mapping of the 7 Habits

- [Task-Focused Beginner](https://praxistutor.gitbook.io/llm/reframing-the-7-habits-for-reflective-llm-use/section-4-persona-based-mapping-of-the-7-habits/task-focused-beginner.md): “I just want help getting this thing done.”
- [Learning Mode Student](https://praxistutor.gitbook.io/llm/reframing-the-7-habits-for-reflective-llm-use/section-4-persona-based-mapping-of-the-7-habits/learning-mode-student.md): “I’m using this to help me study, think, or write.”
- [Busy Professional](https://praxistutor.gitbook.io/llm/reframing-the-7-habits-for-reflective-llm-use/section-4-persona-based-mapping-of-the-7-habits/busy-professional.md): “I want polished output, fast.”
- [Creative Explorer](https://praxistutor.gitbook.io/llm/reframing-the-7-habits-for-reflective-llm-use/section-4-persona-based-mapping-of-the-7-habits/creative-explorer.md): “I want to think with the model, not just get answers.”


---

# 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-4-persona-based-mapping-of-the-7-habits.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.
