# INTRODUCTION

**CabalSpy** is the **multi-chain data layer for labeled wallets**.

We deliver real-time and historical intelligence for **KOLs, Smart Wallets, and Whale Wallets** across **Solana, Base, and BNB Chain** — built for traders, platforms, and analytics teams that require speed, accuracy, and reliability.

***

{% columns %}
{% column %}

### KOL data

✔ 30 REST endpoints\
✔ 3 Websockets\
✔ 1000+ Tracked wallets\
✔ Solana, BNB, Base
{% endcolumn %}

{% column %}

### Smart Wallet data

✔ 30 REST endpoints\
✔ 3 Websocket\
✔ 150+ Tracked wallets\
✔ Solana, BNB, Base
{% endcolumn %}

{% column %}

### Whale data

✔ 10 REST endpoints\
✔ 1 Websocket\
✔ 80+ Tracked wallets\
✔ Solana
{% endcolumn %}
{% endcolumns %}

***

You can create a [**free API key**](https://apidashboard.cabalspy.xyz/) to explore and test the system with limited access.

When you're ready for production usage, upgrade your API plan inside the dashboard to unlock full data access and higher rate limits.

Have questions, feature requests, or integration needs?\
Reach out to our team — we typically respond quickly.

{% columns %}
{% column %}
{% embed url="<https://t.me/Tokiogaijin>" %}
{% endcolumn %}

{% column %}
{% embed url="<https://apidashboard.cabalspy.xyz/>" %}
{% endcolumn %}
{% endcolumns %}


---

# 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://cabalspy.gitbook.io/cabalspy-docs/introduction.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.
