> For the complete documentation index, see [llms.txt](https://docs.twostory.com/habit-story-1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.twostory.com/habit-story-1/features/reports/respondent-report.md).

# Respondent Report

**Habits provide a way to understand our behavior at a foundational level.** We can divide habits into two broad categories: productive and counterproductive. Productive habits serve us, while counterproductive habits do not. (Counterproductive habits likely served us at some point, but no longer offer much value.) Both kinds of habits are based on the same four activating emotions—**drive, care, fear, and hope**. Productive habits use these activating emotions to help us pursue and secure opportunities while avoiding and resolving problems. Counterproductive habits, on the other hand, misappropriate these emotions to squander opportunities and permit negative outcomes.&#x20;

Working with habits requires us to identify the activating emotions and make a conscious choice about how to proceed — And with that understanding comes an opportunity to change behaviors we find counterproductive, as well as reinforce and strengthen behaviors that serve us.

{% tabs %}
{% tab title="Drive" %}

<figure><img src="/files/qyAtcqlX4GQxm3u9PBJt" alt="" width="563"><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Care" %}

<figure><img src="/files/7jMTDNfpDQcqjv2mVuXw" alt="" width="563"><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Fear" %}

<figure><img src="/files/jrDXvPTwuDcxhYWX3Z3X" alt="" width="563"><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Hope" %}

<figure><img src="/files/xwyokfyaCueo2tQqRzbY" alt="" width="563"><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

### Example Report

{% file src="/files/cYmxCUS5Ht0NDWTN8v9l" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.twostory.com/habit-story-1/features/reports/respondent-report.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.
