# Valuation

The Valuation API set allows you to predict current and future prices on vehicles. Read more about our [approach to valuations](/valuation/valuation/valuation-approach.md) and how we use [confidence scores](/valuation/valuation/autograb-confidence-score.md) to communicate valuation accuracy.&#x20;

<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/6xVizx8lkGZEr2TxjBDj" alt="" data-size="original"></p><h3><strong>Current Valuation</strong></h3><p>Use this to generate market accurate predictions for vehicles.</p></td><td></td><td></td><td><a href="/pages/1Xv1JkQU2ooo5AfGFpbp">/pages/1Xv1JkQU2ooo5AfGFpbp</a></td></tr><tr><td><p><img src="/files/MEewoayho01pFhHFVvv5" alt="" data-size="original"></p><h3><strong>Residual Valuation</strong></h3><p>Use this to predict the future value of a vehicle.</p></td><td></td><td></td><td><a href="/pages/jrZ8Ph1oqA8gXJxZd9Bk">/pages/jrZ8Ph1oqA8gXJxZd9Bk</a></td></tr><tr><td><p><img src="/files/VVz1j4egrHcK2SSfwWSW" alt="" data-size="original"></p><h3><strong>Condition Array Valuation</strong></h3></td><td>Run automated valuations at all condition scores. </td><td></td><td><a href="/pages/X0qaWH9KrpQ6O92tYGr5">/pages/X0qaWH9KrpQ6O92tYGr5</a></td></tr><tr><td><p><img src="/files/044aOuG59C3GOOZyYnZw" alt="" data-size="original"></p><h3><strong>Max Offer Configuration</strong></h3><p>Use this to set your in app or API level max offer config.</p></td><td></td><td></td><td><a href="/pages/az3lyMa9Vh30Isr3DgXG">/pages/az3lyMa9Vh30Isr3DgXG</a></td></tr><tr><td><p><img src="/files/aSYzcUcn8KXqGnbGiz2R" alt="" data-size="original"></p><h3><strong>AutoGauge</strong></h3><p>Use this to generate inputs for your own AutoGauge </p></td><td></td><td></td><td><a href="/pages/b8zNVCaBLYk2NHzv9nrP">/pages/b8zNVCaBLYk2NHzv9nrP</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.com/valuation/valuation.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.
