# Building with AI&#x20;

From testing hypotheses to finding the right GTM strategy, this modules helps with everything it takes to build a good AI product.&#x20;

## 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>Understand the tech</strong></td><td></td><td></td><td><a href="/files/AFf5XiyVT2MIpooQbzGd">/files/AFf5XiyVT2MIpooQbzGd</a></td><td><a href="/pages/DGdL1GdvKexcT4sYnT5d">/pages/DGdL1GdvKexcT4sYnT5d</a></td></tr><tr><td><strong>Map your product</strong></td><td></td><td></td><td><a href="/files/fwGXuDvGyQe4eeaLbfjb">/files/fwGXuDvGyQe4eeaLbfjb</a></td><td><a href="/pages/MTuLNe8gVVOk0InHEMby">/pages/MTuLNe8gVVOk0InHEMby</a></td></tr><tr><td><strong>Build a proof of concept</strong> </td><td></td><td></td><td><a href="/files/LTu6t4i1XYhFcvqbD3AO">/files/LTu6t4i1XYhFcvqbD3AO</a></td><td><a href="/pages/MK3qFMaamuWSR14wuFb1">/pages/MK3qFMaamuWSR14wuFb1</a></td></tr><tr><td><strong>LLM Inputs</strong></td><td></td><td></td><td><a href="/files/XmyJSbqpafe5yQOxZ3Bb">/files/XmyJSbqpafe5yQOxZ3Bb</a></td><td><a href="/pages/Wnulq4FiNJ52Us8uvFDe">/pages/Wnulq4FiNJ52Us8uvFDe</a></td></tr><tr><td><strong>LLM Responses</strong> </td><td></td><td></td><td><a href="/files/X3CjLWlmsPPSKFrTVnyu">/files/X3CjLWlmsPPSKFrTVnyu</a></td><td><a href="/pages/2yZnEeNdHTH6LKgkSwRr">/pages/2yZnEeNdHTH6LKgkSwRr</a></td></tr></tbody></table>


---

# 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://university.obvious.in/working-with-features/building-with-ai.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.
