# Explore Section

Explore acts as the main directory for Spark assets. Instead of navigating through individual tokens one by one, you can see the full market landscape in a single, structured view. For traders, this page is often the starting point when searching for opportunities or tracking activity.

{% embed url="<https://spark.satsterminal.com/explore>" %}

***

### **Understanding the Pools List**

Each row in the Explore table presents a compact summary of a Spark token or liquidity pool, including:

* Token name and pair
* Current price and its 24h change
* TVL indicating available liquidity
* 24h volume showing trading activity
* Number of holders
* A visual trend indicator representing recent price direction

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

This layout makes it easy to identify which assets are gaining traction and which are cooling off.

***

### **Filtering & Sorting**

You can sort the table by any metric - price movement, liquidity, volume, or number of holders. This allows you to quickly surface the most relevant tokens based on your goal: discovering new assets, identifying stable pools, or monitoring high-activity zones.

***

### **Fast Navigation to Pro View**

Clicking any row opens the token’s Pro view, letting you instantly dive deeper into charts, transactions, and holder structure. This smooth navigation makes it easy to shift from discovery to analysis without losing context.

***

### **Why Explore Is Useful**

The Explore section brings transparency to Spark’s entire ecosystem. It lets you understand which tokens dominate liquidity, which are becoming more active, and how the ecosystem is evolving over time. For both newcomers and experienced traders, it’s the most efficient way to get a clear overview of the market.


---

# 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.satsterminal.com/trade/spark-swap/explore-section.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.
