# Case Studies

- [For AI Trading Agents](https://docs.dapplooker.com/case-studies/for-ai-trading-agents.md): Use real-time signals and action feeds to trade automatically.
- [For Enterprises](https://docs.dapplooker.com/case-studies/for-enterprises.md): Custom feeds, SLAs, dedicated infra, proprietary data pipelines.
- [For Bots & Wallets](https://docs.dapplooker.com/case-studies/for-bots-and-wallets.md): Power alerts, routing, automation, portfolio intelligence.
- [For Treasury Teams](https://docs.dapplooker.com/case-studies/for-treasury-teams.md): Optimize idle stablecoins and treasury capital.
- [For Quant Traders](https://docs.dapplooker.com/case-studies/for-quant-traders.md): Use raw + derived signals for models.


---

# 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/case-studies.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.
