# Spindl

## Spindl

- [Introduction](https://docs.spindl.xyz/spindl/overview/introduction.md)
- [Attribution](https://docs.spindl.xyz/spindl/overview/attribution.md): Making the crypto cash register ring
- [Privacy](https://docs.spindl.xyz/spindl/overview/privacy.md)
- [Your Spindl app setup](https://docs.spindl.xyz/spindl/your-spindl-app-setup.md): How to get API keys, add users, and more
- [Managing team members](https://docs.spindl.xyz/spindl/your-spindl-app-setup/managing-team-members.md)
- [Onchain Attribution](https://docs.spindl.xyz/spindl/features/onchain-attribution.md)
- [Plotting attribution](https://docs.spindl.xyz/spindl/features/onchain-attribution/plotting-attribution.md)
- [Web3-native Analytics](https://docs.spindl.xyz/spindl/features/web3-native-analytics.md)
- [Chart Builder](https://docs.spindl.xyz/spindl/features/web3-native-analytics/chart-builder.md)
- [Event Selection and Filtering](https://docs.spindl.xyz/spindl/features/web3-native-analytics/event-selection-and-filtering.md)
- [Line Chart](https://docs.spindl.xyz/spindl/features/web3-native-analytics/line-chart.md)
- [Funnel](https://docs.spindl.xyz/spindl/features/web3-native-analytics/funnel.md)
- [Cohort Retention](https://docs.spindl.xyz/spindl/features/web3-native-analytics/cohort-retention.md)
- [Sankey Diagram](https://docs.spindl.xyz/spindl/features/web3-native-analytics/sankey-diagram.md)
- [Big Numbers](https://docs.spindl.xyz/spindl/features/web3-native-analytics/big-numbers.md)
- [Pies and Donuts](https://docs.spindl.xyz/spindl/features/web3-native-analytics/pies-and-donuts.md)
- [Audiences](https://docs.spindl.xyz/spindl/features/audiences.md)
- [Creating an audience](https://docs.spindl.xyz/spindl/features/audiences/creating-an-audience.md)
- [Short Links](https://docs.spindl.xyz/spindl/features/short-links.md)
- [Custom Domains](https://docs.spindl.xyz/spindl/features/short-links/custom-domains.md)
- [Referrals](https://docs.spindl.xyz/spindl/features/referrals.md)
- [Management and reporting](https://docs.spindl.xyz/spindl/features/referrals/management-and-reporting.md)
- [Quick Start](https://docs.spindl.xyz/spindl/features/referrals/quick-start.md)
- [Technical Details](https://docs.spindl.xyz/spindl/features/referrals/technical-details.md)
- [Start Here](https://docs.spindl.xyz/spindl/techncial/start-here.md)
- [Google GTM Guide](https://docs.spindl.xyz/spindl/techncial/google-gtm-guide.md)
- [Javascript SDK / HTML Script Guide](https://docs.spindl.xyz/spindl/techncial/javascript-sdk-html-script-guide.md)
- [Install](https://docs.spindl.xyz/spindl/techncial/javascript-sdk-html-script-guide/install.md)
- [Wallet Connects](https://docs.spindl.xyz/spindl/techncial/javascript-sdk-html-script-guide/wallet-connects.md)
- [Page Views](https://docs.spindl.xyz/spindl/techncial/javascript-sdk-html-script-guide/page-views.md)
- [Custom Events](https://docs.spindl.xyz/spindl/techncial/javascript-sdk-html-script-guide/custom-events.md)
- [Verify That Events Are Sent Correctly](https://docs.spindl.xyz/spindl/techncial/javascript-sdk-html-script-guide/verify-that-events-are-sent-correctly.md)
- [React, Next.js & Html Examples](https://docs.spindl.xyz/spindl/techncial/javascript-sdk-html-script-guide/react-next.js-and-html-examples.md)
- [Setup a Reverse Proxy](https://docs.spindl.xyz/spindl/techncial/javascript-sdk-html-script-guide/setup-a-reverse-proxy.md)
- [Using Next.js](https://docs.spindl.xyz/spindl/techncial/javascript-sdk-html-script-guide/setup-a-reverse-proxy/using-next.js.md)
- [Using Cloudflare Workers](https://docs.spindl.xyz/spindl/techncial/javascript-sdk-html-script-guide/setup-a-reverse-proxy/using-cloudflare-workers.md)
- [Netlify](https://docs.spindl.xyz/spindl/techncial/javascript-sdk-html-script-guide/setup-a-reverse-proxy/netlify.md)
- [Referrals](https://docs.spindl.xyz/spindl/techncial/javascript-sdk-html-script-guide/referrals.md)
- [Default vs Lite SDK Versions](https://docs.spindl.xyz/spindl/techncial/javascript-sdk-html-script-guide/default-vs-lite-sdk-versions.md)
- [Security](https://docs.spindl.xyz/spindl/techncial/javascript-sdk-html-script-guide/security.md)
- [API](https://docs.spindl.xyz/spindl/techncial/api.md)
- [Short Links](https://docs.spindl.xyz/spindl/techncial/api/short-links.md)
- [Custom Events API](https://docs.spindl.xyz/spindl/techncial/api/custom-events-api.md)
- [Data Exports](https://docs.spindl.xyz/spindl/techncial/api/data-exports.md): Spindl data export lets you get a full daily dump of all your client and blockchain events to a shared AWS S3 bucket. The dump is daily, and delayed about 8 hours to allow enough time for proces
- [Android SDK](https://docs.spindl.xyz/spindl/techncial/android-sdk.md)
- [iOS (Swift) SDK](https://docs.spindl.xyz/spindl/techncial/ios-swift-sdk.md)
- [On-Chain](https://docs.spindl.xyz/spindl/techncial/on-chain.md)
- [Rewards](https://docs.spindl.xyz/spindl/techncial/on-chain/rewards.md)
- [Contact Spindl](https://docs.spindl.xyz/spindl/contact-spindl.md): Email us at contact@spindl.xyz
- [Start Here](https://docs.spindl.xyz/spindl/ads/start-here.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on a page URL with the `ask` query parameter:

```
GET https://docs.spindl.xyz/spindl/overview/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.
