> For the complete documentation index, see [llms.txt](https://university.obvious.in/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://university.obvious.in/strategy/research.md).

# Research

Do research as often as you can. It’s the best way to build your intuition for the product space, for consumer sensibility, and conviction in your designs. When there is a doubt or lack of confidence, or when stakes are high, invest in research.&#x20;

## Research guide&#x20;

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Research guide</strong></td><td></td><td></td><td><a href="/files/TraE3BQ3hkYn173NLvLn">/files/TraE3BQ3hkYn173NLvLn</a></td><td><a href="/pages/U8c4fVPgCbSSkQgAJndL">/pages/U8c4fVPgCbSSkQgAJndL</a></td></tr></tbody></table>

## Research template&#x20;

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Research template</strong></td><td></td><td></td><td><a href="/files/3zRuJRBfVKYCrQaIH0s6">/files/3zRuJRBfVKYCrQaIH0s6</a></td><td><a href="https://obvioushq.notion.site/Research-Template-Duplicate-me-f32ff40e08ab452287a8b04d8df2fb01">https://obvioushq.notion.site/Research-Template-Duplicate-me-f32ff40e08ab452287a8b04d8df2fb01</a></td></tr></tbody></table>

## Modules &#x20;

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>How to recruit users</strong></td><td></td><td></td><td><a href="/files/6vK0yasrkXV2BHB6vCbf">/files/6vK0yasrkXV2BHB6vCbf</a></td><td><a href="/pages/iG7kyV4iP4dXQ3cTD9oP">/pages/iG7kyV4iP4dXQ3cTD9oP</a></td></tr><tr><td><strong>How to conduct an interview well</strong></td><td></td><td></td><td><a href="/files/vJxKN9fwHER1CxMxrGcC">/files/vJxKN9fwHER1CxMxrGcC</a></td><td><a href="/pages/RP3zUVQ7Y3Wwm0efGoAb">/pages/RP3zUVQ7Y3Wwm0efGoAb</a></td></tr><tr><td><strong>How to take notes</strong></td><td></td><td></td><td><a href="/files/6lGOcSEWVzdsqoV4GISu">/files/6lGOcSEWVzdsqoV4GISu</a></td><td><a href="/pages/w898b4LrmJqVOt7RHfDo">/pages/w898b4LrmJqVOt7RHfDo</a></td></tr><tr><td><strong>How to prep for remote research</strong></td><td></td><td></td><td><a href="/files/AtRXPTS3E8ttL9s0bEZ7">/files/AtRXPTS3E8ttL9s0bEZ7</a></td><td><a href="/pages/SBKKdUdZj8f67zz18bGx">/pages/SBKKdUdZj8f67zz18bGx</a></td></tr><tr><td><strong>How to throw a watch party</strong></td><td></td><td></td><td><a href="/files/Ipo5jRzZQqdHo4W6oexs">/files/Ipo5jRzZQqdHo4W6oexs</a></td><td><a href="/pages/OrDw20TyGomzUDCNWXrC">/pages/OrDw20TyGomzUDCNWXrC</a></td></tr><tr><td><strong>How to create artefacts</strong></td><td></td><td></td><td><a href="/files/moSiwF5BepYpbBEvbGze">/files/moSiwF5BepYpbBEvbGze</a></td><td><a href="/pages/UwMEyGeAVyE5jkL1ev5W">/pages/UwMEyGeAVyE5jkL1ev5W</a></td></tr></tbody></table>


---

# 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://university.obvious.in/strategy/research.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.
