# Explore & Probe

<table><thead><tr><th>Features</th><th width="148">Genesis</th><th>Voyager</th></tr></thead><tbody><tr><td>Monthly Tracked Wallets (MTW)</td><td>250<br>(across all chains &#x26; projects)</td><td>Unlimited</td></tr><tr><td>Chains</td><td>1</td><td>Unlimited</td></tr><tr><td>Wallet Journey</td><td>Yes</td><td>Yes</td></tr><tr><td>Wallet Attribution</td><td>Yes</td><td>Yes</td></tr><tr><td>TVL Tracking</td><td>Yes</td><td>Yes</td></tr><tr><td>Token Liquidity Tracking</td><td>Yes</td><td>Yes</td></tr><tr><td>Daily Highlights</td><td>Yes</td><td>Yes</td></tr><tr><td>No. of Collaborators</td><td>Unlimited</td><td>Unlimited</td></tr><tr><td>Testnet Projects &#x26; Tokens</td><td>1 each</td><td>Unlimited</td></tr><tr><td>Mainnet Projects &#x26; Tokens</td><td>1 each</td><td>Unlimited</td></tr><tr><td>Export data</td><td>No</td><td>Yes</td></tr><tr><td>Price Billed Monthly</td><td>$0 forever</td><td>Starting @ $25/month</td></tr></tbody></table>

## FAQs

1. Can I use Spock’s Products for free? \
   Yes, our products do offer a freemium plan. You get 250 recent Monthly Tracked Wallets (MTWs) for free.<br>
2. How do I get started? What does it take to set up Spock for my dApp fully?\
   Each product of Spock requires certain configurations before you can fully utilize them. For Explore/Probe, you can set up smart contracts, dApp SDK, and custom adapters to record on-chain and off-chain data points.<br>
3. What are MTWs?\
   Monthly Tracked Wallets (MTWs) are the unique wallets that Spock tracks for your dApp per month. They include the connected wallets and the wallets that did on-chain transactions.<br>
4. What happens if I exhaust the MTWs quota?\
   If your MTWs data exceeds the quota, Spock will only show the data for the most recent MTWs that fall in your plan.\
   \
   You can always extend your plan according to your usage in the Voyager plan. In the app, just go to the Billing section and select the best plan according to your usage.


---

# 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://spock-analytics.gitbook.io/introduction/pricing/explore-and-probe.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.
