# Introduction

## <mark style="color:red;">This document is deprecated!</mark>

Please access new API docs with following link!&#x20;

<https://developer.nftbank.ai/>

## NFTBank

NFTBank is the go-to NFT portfolio manager powered by a powerful ML model for NFT price appraisals. Our price estimates provides users with the most accurate net worth snapshot of their portfolio, with an unparalleled coverage of 1,800 projects and counting.

We are building with many partners to enable the NFT financialization, as accurate NFT price feed serves as the backbone of building financial derivates on top of NFTs. See our list of [Featured Partners.](https://docs.nftbank.ai/featured-partners)

## More on Our Price Estimates

Our ML model begins with analyzing NFT metadata traits and sales history. As the model matured, we have developed methodologies to most accurately predict individual assets such as applying different weighting to trait values, categories, groupings of trait values, time of sales and more. We are also continuously developing our model to catch edge cases such as wash trading. Still, our model may work better with certain collections, especially with those with rich past sales data and low volatility. Please refer to our [Price Estimate Performance Dashboard](https://docs.nftbank.ai/nft-price-valuation/price-estimate-performance-dashboard) to see our model at work and its accuracy!

Here's an[ in depth review](https://medium.com/nftbank-ai/how-to-value-items-in-nft-projects-part-1-a87be8bcb21d) of our model that you can check out too.

## How to Get Started

At this time, you need an API key to interact with the NFTBank Price APIs. **We do not charge you any fees for our API**, but different rate limits will be applied depending on use case. If you would like to request a key, please fill out [this form](https://nftbank.typeform.com/to/iZaK3tjj?typeform-source=docs.nftbank.ai). Our team will review the request and be in contact with you shortly.

## Feedback

We value user feedback very highly at NFTBank. You can chat with us through telegram, discord or email on any bugs, feedback or observations you might have.

Join us in our [Discord](http://discord.gg/wj5VwCk6vr). Our team is very responsive!


---

# 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/readme.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.
