# NFTBank Price Estimate API

- [Estimated Price Endpoints](https://docs.nftbank.ai/nft-valuation-api-1/nft-price-valuation.md)
- [/dapp/list](https://docs.nftbank.ai/nft-valuation-api-1/nft-price-valuation/dapp-list.md)
- [/dapp/:dapp\_id](https://docs.nftbank.ai/nft-valuation-api-1/nft-price-valuation/dapp-dapp_id.md)
- [/estimates/:asset\_contract/:token\_id](https://docs.nftbank.ai/nft-valuation-api-1/nft-price-valuation/estimates-asset_contract-token_id.md)
- [/estimates/bulk](https://docs.nftbank.ai/nft-valuation-api-1/nft-price-valuation/estimates-bulk.md)
- [Supported Collections](https://docs.nftbank.ai/nft-valuation-api-1/supported-collections.md): Are you looking for NFT price valuation? You came to the right place. Using NFTBank's Price Estimate API, you can get access to the ML2-driven NFT price estimate for more than 7400 NFT projects.
- [Price Estimate Performance](https://docs.nftbank.ai/nft-valuation-api-1/price-estimate-performance.md): NFTBank's price estimate model covers over 1.8K projects and is operating stably with excellent performance.


---

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