# Products

- [API Endpoints](https://docs.dapplooker.com/products/api-endpoints.md)
- [Trading Intelligence](https://docs.dapplooker.com/products/api-endpoints/trading-intelligence.md): Execution-grade market intelligence for systems that need fast decisions.
- [Perp Intelligence](https://docs.dapplooker.com/products/api-endpoints/trading-intelligence/perp-intelligence.md): Designed for trading systems that need fast decisions.
- [Historical Market Data](https://docs.dapplooker.com/products/api-endpoints/trading-intelligence/historical-market-data.md)
- [Multi-Interval Technical Analysis](https://docs.dapplooker.com/products/api-endpoints/trading-intelligence/multi-interval-technical-analysis.md)
- [HIP-4 Outcome Markets](https://docs.dapplooker.com/products/api-endpoints/trading-intelligence/hip-4-outcome-markets.md): The HIP-4 Outcome Markets API provides normalized intelligence for Hyperliquid-native outcome assets through DappLooker’s unified API layer.
- [Wallet Intelligence](https://docs.dapplooker.com/products/api-endpoints/wallet-intelligence.md): Wallet-led intelligence for understanding where smart capital moves next.
- [Smart Money Trends](https://docs.dapplooker.com/products/api-endpoints/wallet-intelligence/smart-money-trends.md): See what top-performing wallets accumulate or sell.
- [Trending Tokens](https://docs.dapplooker.com/products/api-endpoints/wallet-intelligence/trending-tokens.md): Identify tokens gaining traction across supported chains using real-time ranking models powered by market activity, staking behavior and smart money flows.
- [Token Intelligence](https://docs.dapplooker.com/products/api-endpoints/wallet-intelligence/token-intelligence.md): Holder changes, concentration, velocity, momentum.
- [Yield & Treasury](https://docs.dapplooker.com/products/api-endpoints/yield-and-treasury.md): Real-time yield intelligence for smarter capital allocation.
- [Staking Intelligence](https://docs.dapplooker.com/products/api-endpoints/yield-and-treasury/staking-intelligence.md): Track validator APR, staking yields, rewards.
- [Yield Router](https://docs.dapplooker.com/products/api-endpoints/yield-and-treasury/yield-router.md): Best risk-adjusted stablecoin opportunities across protocols.
- [Rates APIs](https://docs.dapplooker.com/products/api-endpoints/yield-and-treasury/rates-apis.md): Borrow/lend market rates in real time.
- [Agent Infrastructure](https://docs.dapplooker.com/products/api-endpoints/agent-infrastructure.md): Machine-native infrastructure for agents that need real-time crypto intelligence.
- [MCP/NLP Market Intelligence](https://docs.dapplooker.com/products/api-endpoints/agent-infrastructure/mcp-nlp-market-intelligence.md): Convert text/news/social signals into structured actions.
- [Personalized Trading Engine](https://docs.dapplooker.com/products/api-endpoints/agent-infrastructure/personalized-trading-engine.md)
- [OpenClaw Skill](https://docs.dapplooker.com/products/api-endpoints/agent-infrastructure/openclaw-skill.md): Plug DappLooker into AI agent ecosystems.
- [Agent Action Feed](https://docs.dapplooker.com/products/api-endpoints/agent-infrastructure/agent-action-feed.md): Actionable machine-readable outputs.
- [CLI](https://docs.dapplooker.com/products/api-endpoints/agent-infrastructure/cli.md): Use terminal-native access.
- [Core Data APIs](https://docs.dapplooker.com/products/api-endpoints/core-data-apis.md): Foundational crypto datasets for products that need clean inputs and faster shipping.
- [Token Directory](https://docs.dapplooker.com/products/api-endpoints/core-data-apis/token-directory.md): Large movement alerts across chains and venues.


---

# 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.dapplooker.com/products.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.
