> For the complete documentation index, see [llms.txt](https://docs.tokenstory.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tokenstory.ai/readme.md).

# What is TokenStory?

**TokenStory** is your ultimate wallet tracking platform that tells you all the **stories** about tokens, smart money, whales and influencers' activities on and off the blockchain.

Here, you can craft as many wallet lists as you like, track smart money, KOL/VCs, liquidity providers, whales, notable entities and portfolios, and copy trading along with your social network.

## The Evolution of Wallet Tracking Tools

<table><thead><tr><th width="132">Generation</th><th width="204">1st-Gen</th><th>2nd-Gen</th><th>3rd-Gen</th></tr></thead><tbody><tr><td>Products</td><td>Block explorers like <strong>Etherscan</strong>, <strong>Solscan</strong>, etc.</td><td>Analytics platforms like <strong>Arkham</strong>, <strong>Nansen</strong>, <strong>0xScope, etc.</strong></td><td><strong>TokenStory</strong></td></tr><tr><td>Features</td><td>PGC, super slow to update, face to developers.</td><td>PGC, a bit slow to update, face to professional users. </td><td>UGC, real-time updates, face to common users.</td></tr><tr><td>Openness</td><td><strong>Non-transparent.</strong> Users cannot participate in wallet tagging.</td><td><strong>Semi-trasparent.</strong> Users cannot participate in wallet tagging.</td><td><strong>Fully transparent.</strong> Users can participate in wallet tagging.</td></tr><tr><td>Cost</td><td>Free</td><td>Premium</td><td>Free</td></tr><tr><td>Support Trading</td><td>No</td><td>No</td><td>Yes</td></tr><tr><td>Creators Earning</td><td>No</td><td>No</td><td>Yes. Earn subscription fees from wallet lists.</td></tr></tbody></table>

## The Vision

Our goal is to use data and social networks to uncover the stories behind tokens and addresses, reveal deeper trading motivations, and increase user profits.&#x20;

We believe on-chain data shows the most accurate information, and off-chain events show the reason behind a signal. Combining on-chain and off-chain data helps reveal the real reasons behind trades. That's why TokenStory exists.

## The Team

TokenStory is backed by [NFTGo](https://nftgo.io), the leading NFT infrastructure provider. The NFTGo team is responsible for the development and operation of TokenStory.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.tokenstory.ai/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
