> For the complete documentation index, see [llms.txt](https://docs.teadao.money/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.teadao.money/products/nft-service/nft-price-feed.md).

# NFT Price Feed

The NFT Price Feed offers automatic price evaluations for your favorite NFT, enhancing your digital assets journey.

**Why NFT Price Feed Matters?**

1. **Enhancing Your NFT Experience**: We understand that navigating the ever-expanding universe of NFTs can be exhilarating, yet challenging. NFT Price Feed is our solution to empower you with the knowledge you need to make informed decisions.
2. **Vital for NFT-Fi Services**: The NFT Price Feed is integral to our product scope, especially for NFT Bonding. It helps Access accurate data for efficient NFT bonding on our platform.

**Embracing the Future of NFT Evaluations**

The NFT Price Feed feature is now supporting Axie Infinity NFT collection and in the future, we’ll expand to cover a wider range of NFT collections, offering users comprehensive price data for seamless experiences.

Below is the methodology for NFT Price calculation, which provides you with a clear understanding of how we derive approximate evaluations.&#x20;

{% content-ref url="/spaces/wwRNeqwGzhfD2auSyoKR/pages/4MQKFczvtaya6dFEp8DE" %}
[Literature Review](/products/nft-service/nft-price-feed/literature-review.md)
{% endcontent-ref %}

{% content-ref url="/spaces/wwRNeqwGzhfD2auSyoKR/pages/fXCQZMWnYM3bgRTFJsQj" %}
[The Approach](/products/nft-service/nft-price-feed/the-approach.md)
{% endcontent-ref %}

{% content-ref url="/spaces/wwRNeqwGzhfD2auSyoKR/pages/QzEPA1sF1j115uK8BEMo" %}
[Limitations and Areas for Improvement](/products/nft-service/nft-price-feed/limitations-and-areas-for-improvement.md)
{% endcontent-ref %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.teadao.money/products/nft-service/nft-price-feed.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
