# Use Cases

## **Real-Time Market Data and Insights**

AlphaOS enables users to effortlessly access up-to-date market data through simple conversational queries. For instance, users can request token price information, track price changes, and inquire about the top gainers and trending tokens in the market. Additionally, AlphaOS offers the ability to fetch the latest news and updates from the Web3 space, keeping users informed of key developments in real-time.

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

## **DeFi Asset Management Simplified**

AlphaOS eliminates the need for users to have a deep understanding of decentralized finance (DeFi) protocols. By simply communicating their asset management needs, users can check wallet balances, buy or sell specific tokens, or transfer assets without needing to manually search for a decentralized exchange (DEX) that supports the desired transaction. AlphaOS handles these tasks directly through AI-driven commands.

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

## **AI-Powered Token Recommendations**

For users seeking investment opportunities, AlphaOS offers a token recommendation feature. The platform’s AI model analyzes market data and trends to provide suggestions for promising tokens, based on a thorough assessment of current market conditions. These recommendations aim to offer users informed insights that can assist in making better financial decisions within the Web3 space.

<figure><img src="/files/FS1OqxpEgD983VJShKWm" 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.alphaos.net/whitepaper/alphaos/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.
