> For the complete documentation index, see [llms.txt](https://docs.nftbank.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nftbank.ai/nft-valuation-api-1/price-estimate-performance.md).

# Price Estimate Performance

We released a number of dashboards where you can check how accurate the NFTBank price estimates model is.

### Model Performance Dashboard (by project)

You can easily check the performance of the estimate price by entering the project name in the search bar on [the dashboard](https://datastudio.google.com/u/0/reporting/9f3e792f-14f7-4cc9-af4d-22db9f8a6016/page/ZYpoC).

![](/files/2p6Fnmaild6HUMfstKdM)

### Model Performance Dashboard (by item)

You can check the actual price at which the items were traded and their predicted price and their daily performance on [the dashboard](https://datastudio.google.com/s/sUIiAgkC9Dw).

![](/files/XP7WQ755oLJTdMMmdd6h)


---

# 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://docs.nftbank.ai/nft-valuation-api-1/price-estimate-performance.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.
