# Practical Use Cases

* **Whale Monitoring**: Track large crypto transactions on-chain and execute predefined actions such as buying or selling tokens based on user-defined parameters.
* **DeFi Trading Bots**: Automate complex DeFi strategies, including yield farming, token swaps, and arbitrage opportunities, with minimal manual intervention.
* **Event-Based Notifications**: Send personalized notifications via WhatsApp, Telegram, or email. For example, agents can notify users of important market events or upcoming deadlines.
* **Token Creation**: Use Etherfun and Solana Pump.fun to create tokens with real-world applications, such as loyalty rewards or ecosystem incentives.
* **Social Sentiment Analysis**: Monitor and analyze trends on social media platforms to guide decision-making and improve marketing strategies.
* **Custom Applications**: Develop solutions for specific industries, such as healthcare automation or e-commerce personalization.


---

# 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.ambientagi.ai/practical-use-cases.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.
