# Tokens Data & Charts

**Tokens Data & Charts** is your discovery and analysis layer inside Qwerti.

Instead of jumping between multiple websites to check price, volume, liquidity and charts, you can:

* browse curated token lists,
* see real-time onchain and market data,
* open **advanced charts** for technical analysis,
* and decide if you want to buy or swap — all in one place.

Qwerti aggregates data from blockchains and trusted market data providers, then presents it in a clean, trading-style interface.

***

### 1. Token List Overview

<figure><img src="/files/EV7q0QFC0RERoYSImdcb" alt=""><figcaption></figcaption></figure>

The main tokens table lets you quickly scan and compare assets.\
At the top you can use filters such as:

* **Trending** – tokens with strong recent activity
* **Newest** – recently launched tokens
* **Blue Chips** – more established, higher-quality assets
* **Chain filter** – e.g. *All Chains* or a specific network (supported by Qwerti)

Each row in the table gives you a compact snapshot of a token, including:

* **Token & Logo** – quick visual identification
* **Price** – current price in USD (or selected quote currency)
* **Volume** – trading volume over the selected period
* **MCAP** – current market capitalization
* **5m / 1h / 24h** – price change over different timeframes
* **Liquidity** – how much liquidity is available in main pools
* **Holders** – number of onchain addresses holding the token
* **Age** – how long the token has existed onchain
* **Share Link** – copy a direct link to this token buy flow to share with others

You can use this table to:

* find active or trending tokens,
* filter out very illiquid or suspicious assets,
* and quickly shortlist tokens worth deeper analysis.

> *This is a discovery and information layer. It does not represent investment advice.*

***

### 2. Token Details & Real-Time Data

Clicking on a token row opens a detailed view (or dedicated page) with more granular data, such as:

* current price and recent performance,
* volume and liquidity breakdown,
* key onchain metrics (holders, age, etc.),
* quick actions like **Swap / Buy** for that token.

All metrics are built from **aggregated onchain data and DEX activity**.\
Because different platforms may calculate metrics slightly differently, small differences between Qwerti and other sites are normal — but the goal is to give you a **reliable, real-time picture** of each asset.

***

### 3. Advanced Charts

<figure><img src="/files/LYy9bL22qgaVleMriM6V" alt=""><figcaption></figcaption></figure>

For deeper analysis, you can open a full **Advanced Chart powered by TradingView** for any supported token.

The chart interface typically includes:

* **Candlestick charts** with multiple timeframes (1m, 5m, 15m, 1h, 4h, 1d, 7d, 1w, etc.)
* Standard **TradingView-style tools**:
  * trendlines
  * support/resistance drawing
  * indicators
  * zoom & pan
* Real-time updates based on DEX trades and onchain data

This allows you to:

* see the full price history of the token,
* identify trends, breakouts, and key levels,
* combine short-term and long-term views before you enter a position.

You can open charts directly from:

* the **tokens table**, or
* a **token detail view**, or
* the **buy flow** (for the currently selected token), depending on the UI.

***

### 4. Using Data & Charts for Decisions

**Tokens Data & Charts** are designed to help you make more informed decisions, not to tell you what to buy.

You can use this section to:

* Check **liquidity**
  * Is there enough depth to enter and exit your position?
* Check **volume & volatility**
  * Is the token actively traded, or almost inactive?
* Check **holders & age**
  * Is this a brand-new contract with only a few holders, or a more established asset?
* Analyze **price action** on advanced charts
  * Identify trends and zones where you’re comfortable entering or avoiding the token.

Always remember:

* Qwerti shows **real-time data and tools**, but cannot guarantee future performance.
* Crypto assets, especially new or low-cap tokens, carry significant risk.
* Do not trade more than you are prepared to lose.

***

### 5. Sharing Tokens with Your Community

The **Share Link** icon in the tokens table lets you quickly:

* copy a direct link to a specific token view in Qwerti,
* share it with friends, communities, or on social media,
* so others can see the same data and charts before they decide to buy.

***

#### In short:

Combined with Qwerti’s **Swaps**, **Fiat Payments**, and **AI Assistant**,\
**Tokens Data & Charts** becomes the starting point for discovering, analyzing, and then acting on opportunities — all inside one unified interface.


---

# 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.qwerti.ai/user-guideline/tokens-data-and-charts.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.
