# Sourcing Basics

The Sourcing API set allows you to find listing data for comparative and market insights. This API requires [authentication](https://github.com/autograb/gitbook-docs/blob/main/gitbook/devhub_uk/sourcing/broken-reference/README.md) and an appropriate license attached to it.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><p><img src="/files/UCORvqujphRyuTASBYaQ" alt="" data-size="original"></p><h4><strong>Market Overlay</strong></h4><p>Use this to get a view of the market as it relates to a specific vehicle.</p></td><td></td><td></td><td><a href="/pages/GK7EwDeTo09Kdgba7n3p">/pages/GK7EwDeTo09Kdgba7n3p</a></td></tr><tr><td><p><img src="/files/JLFyRXTYka7VszUVTcE6" alt="" data-size="original"></p><h4><strong>Market Statistics</strong></h4><p>Use this to get key statistics on any vehicle ID.</p></td><td></td><td></td><td><a href="/pages/l79Gt8tcuCKOI9kCKyVr">/pages/l79Gt8tcuCKOI9kCKyVr</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://devhub.autograb.uk/sourcing/sourcing-basics.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.
