> For the complete documentation index, see [llms.txt](https://www.mlcompendium.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.mlcompendium.com/product-management/business.md).

# Business

​[Unusual Ventures](https://www.field-guide.unusual.vc/) - "A tactical field guide provides you with all of the best practices and tools founders need to solve the most challenging early-stage problems". However, I see this as a guide for DS that wants to understand what is go-to-market, product-led-growth, and other topics in that space, and need a good introduction.![](https://files.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-Mgd48oS5_duTKOVE_Et%2F-MkVBtp7BJSNV_p-NgWd%2F-MkVDHbsRF_b2_Ogjkgu%2Fimage.png?alt=media\&token=65daf790-ac08-431e-a3cb-3d1a5cb2843d)\
Unusual Ventures Field guide Index<br>

![](https://files.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-Mgd48oS5_duTKOVE_Et%2F-MkVBtp7BJSNV_p-NgWd%2F-MkVCr8pibrDfwzK4dNn%2Fimage.png?alt=media\&token=89576131-b6d9-4e06-a3c7-065f99194547)\
Unusual Ventures Product Field guide

![](https://files.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-Mgd48oS5_duTKOVE_Et%2F-MkVBtp7BJSNV_p-NgWd%2F-MkVCx3OidZV5yE3BWhs%2Fimage.png?alt=media\&token=a70b5ad9-850e-427c-bdc6-f542a9902a2e)\
Unusual Ventures Modern GTM Field guide


---

# 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, and the optional `goal` query parameter:

```
GET https://www.mlcompendium.com/product-management/business.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
