# Getting Started

## **Overview**

Spark on Sats Terminal provides a powerful, all-in-one interface for discovering Spark tokens, swapping them with optimized routing, and exploring market insights.\
This guide walks you through all available features, tools, and analytics panels.

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

***

### **1. Swap**

The **Swap** interface allows you to instantly exchange BTC ↔ Spark tokens using optimized routing for the best execution.

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

#### **Key Features**

{% stepper %}
{% step %}
**Swap Settings**

Configure your preferences for maximum control and efficiency.

* **Auto / Manual Routing**\
  Choose between automated smart routing or manual selection.
* **Slippage Control**\
  Adjust maximum slippage (%) based on your risk tolerance.
* **BTC Amount Shortcuts**
  * Manual input
  * 25% / 50% / Max buttons for convenience
    {% endstep %}

{% step %}
**Token Selection**

* Choose any Spark token for swapping
* Instantly switch between **Buy** (BTC → token) and **Sell** (token → BTC)
  {% endstep %}

{% step %}
**Wallet Connection**

Supported wallets:

* **Spark Wallet**
* **Xverse**
* **Create new Spark Wallet** directly in the UI
  {% endstep %}
  {% endstepper %}

***

### **2. Pro Mode**

The **Pro** section is designed for advanced traders, analysts, and researchers.\
It provides deep insights into Spark token markets: charts, holders, transactions, and bubble maps.

<figure><img src="/files/90ppzFX6Cq11vkCbxGpB" alt=""><figcaption></figcaption></figure>

***

#### **2.1 Price Chart**

Fully interactive chart with multiple timeframes:

* **1h**, **1d**, **1w**, **1m**

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

***

#### **2.2 Market Stats**

Displayed directly under the chart:

| Metric         | Description                           |
| -------------- | ------------------------------------- |
| **Market Cap** | Token’s fully diluted value           |
| **24h Volume** | Trading volume over the last 24 hours |
| **TVL**        | Total value locked across liquidity   |
| **Price**      | Current price denominated in BTC      |
| **24h Change** | Percentage change in price            |

***

#### **2.3 Transactions Panel**

Table of all token-related transactions:

* Time
* Type (buy/sell/mint/burn)
* User (wallet address)
* Token amount
* BTC amount
* Transaction hash (clickable)

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

***

#### **2.4 Holders**

List of all token holders:

| Column         | Description             |
| -------------- | ----------------------- |
| **Address**    | Spark address of holder |
| **Balance**    | Amount of tokens held   |
| **Percentage** | % share of supply       |

<figure><img src="/files/8mOJ5FutpC7D0Tvx8wZc" alt=""><figcaption></figcaption></figure>

***

#### **2.5 Bubble Map**

A visual representation of token distribution and holder relationships.

**Bubble Map Sections:**

**Overview**

* Total holders
* Relationship visualization
* Bubble size = holder balance

**Node Interaction**

Click any bubble to view:

* Address
* Balance
* Share of supply
* Connections

You can click any node to open the address directly on **SparkScan**.

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

***

#### **2.6 About Section**

Includes:

* Token description
* Links to SparkScan
* Official token Twitter
* Additional metadata

<figure><img src="/files/7snbO7ldXVVuKfOd5Amb" alt="" width="375"><figcaption></figcaption></figure>

***

### **3. Explore**

The **Explore** page provides a broad overview of all Spark pools and assets, designed for discovery and analysis.

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

***

#### **3.1 Pools Overview (List View)**

A sortable list of all pools, including liquidity, price changes, and trends.

#### **Columns**

| Column         | Description                             |
| -------------- | --------------------------------------- |
| **Asset**      | Token in the pool                       |
| **Pair**       | Spark-BTC pair or other supported pairs |
| **Price**      | Current token price                     |
| **24h Change** | % price movement                        |
| **TVL**        | Liquidity locked in the pool            |
| **24h Volume** | Trading volume                          |
| **Holders**    | Number of holders                       |
| **Pools**      | Number of available liquidity pools     |
| **Trend**      | Visual sparkline graph                  |

***

### **Summary**

The Spark integration on Sats Terminal gives users:

* Optimized swaps
* Advanced analytics
* Real-time market insights
* Wallet connectivity
* Full token discovery tools

All in a single, powerful Bitcoin-native 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.satsterminal.com/trade/spark-swap/getting-started.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.
