# Example Use Cases

Sphera Link is built to serve a variety of use cases. Below are a few examples of how users can interact with our AI agent to get real-time blockchain insights:

* **Market Analysis**: Ask Sphera Link for the latest price movements on a specific token. For example, “What’s the latest price action for Ethereum, and what are the key resistance levels?”
* **Social Sentiment**: Curious about what the community is saying about a specific token? Just ask, “What’s the current social sentiment for Solana?” and Sphera Link will pull the most relevant social data from multiple platforms.
* **On-Chain Data**: Want to track wallet activity? Simply ask, “What’s the most recent transaction activity for this wallet address?” Sphera Link will provide real-time insights on wallet activity, token transfers, and much more.
* **Technical Analysis**: Need an expert analysis on price trends? Sphera Link can break down charts and give you Elliott Wave counts, resistance levels, and more, all based on real-time data.

These are just a few examples of how Sphera Link can be integrated into your daily crypto routine. Whether you're researching tokens, following market trends, or engaging with social sentiment, Sphera Link gives you the data you need.

<figure><img src="/files/ADkqMndnCDM7Y9g8FpxA" alt=""><figcaption></figcaption></figure>


---

# 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.sphera.link/deep-dive/openapi.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.
