# How it works?

Our token price tracker for the Internet Computer network utilizes direct interactions with decentralized exchange (DEX) applications native to the Internet Computer platform. By querying pool canisters directly, we ensure real-time, accurate tracking of token metrics within the ecosystem.

**Process Overview:**

**Direct Query to DEX Canisters:** Regularly querying pool canisters on native Internet Computer DEX apps to obtain the latest market data for each token.\
\
**Data Integrity:** All retrieved data undergoes cleaning and verification steps to ensure accuracy and reliability.

**Price Estimation:** Estimating the price of each token by analyzing data from the pool canisters.\
\
**Volume Calculation:** Determining trading volume by summing transaction volumes across all queried pools over a specified period.

**Data Filtering:** Excluding data points that do not reflect free market conditions or significantly deviate from the norm to ensure accurate representation of prices and volumes.

This methodology ensures that the prices and volumes of tokens on the Internet computer network are reflective of real market conditions, providing users with reliable and up-to-date information.&#x20;

<figure><img src="https://1781542803-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fq8Zt1iVKP0V6yquM5qvp%2Fuploads%2FxUUk8wwd8rWXBW3HCJc5%2FUntitled%20design%20(4).png?alt=media&#x26;token=0c500f48-34a8-4be2-ab4c-ce9953f02a34" alt=""><figcaption></figcaption></figure>

ICPTokens.net provides a comprehensive token tracking solution for the Internet Computer ecosystem, ensuring that all data is reliable, accurate, and reflective of true market conditions. By directly interfacing with DEX pool canisters, we deliver real-time insights into token prices, trading volumes, and liquidity flows. \
\
This meticulous approach to data filtering and verification offers users an efficient and dependable platform for monitoring and analyzing token metrics across the Internet Computer network. With ICPTokens.net, users can confidently make informed decisions based on the most up-to-date information available.\
\
Made with love for **ICP** <img src="https://1781542803-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fq8Zt1iVKP0V6yquM5qvp%2Fuploads%2FncZ54FlCGAVMApoa95XH%2FeyJwYXRoIjoiZGZpbml0eVwvZmlsZVwvQ3ZFa3Y5eFhQOGQ3dW83ZkxFMmkucG5nIn0_dfinity_WGPFvOEBt8LexZ0568duC01k5g99_6IN-Ju8n3WvJhE.png?alt=media&#x26;token=bb95ad6f-2fe9-4d34-a020-29b3af98744d" alt="" data-size="line"> **Community.**


---

# 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.icptokens.net/how-it-works.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.
