# How does our valuation work?

Our team utilizes a fundamental analysis of supply and demand to determine fair market value. We undergo a complex process that involves calculating historic floor prices, trait confidence, and other measures to identify trait trends.

To ensure that we arrive at accurate results, we undertake a process of filtering out traits that do not provide value to an NFT. It helps us to eliminate outliers and find the correct value for an impactful trait.

Once we have filtered the traits, we train our model extensively to achieve the highest level of accuracy possible. We use the current base price along with recent trait values (from trait trend) to estimate the value of a particular NFT.

<figure><img src="/files/0wniN55T9v9AHwoV7pkM" alt=""><figcaption><p>Trait Trend for a Bored Ape Yacht Club NFT</p></figcaption></figure>

Objectivity is vital in our approach, and we avoid subjective criteria. With enough transactions in a collection, we can accurately represent the subjective qualities of a particular asset.

Join our [Discord](https://discord.com/invite/TeJ8CsGS) group, where all the magic happens!&#x20;

&#x20;


---

# 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.flipflop.xyz/introduction/how-does-our-valuation-work.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.
