# AI Agent

**Ralphy** is an **AI agent on Twitter (X)** designed to provide real-time information about the **Alephium blockchain**. It interacts with users automatically and publishes market insights.

### **Objectives**

* **Automatically post** the **top winning and losing tokens** over 24 hours.
* Display **top NFT collections** if available.
* **Respond to users** asking about Alephium, including:
  * A token’s price.
  * Market cap and circulating supply.
  * Market trends.

### **How It Works**

**Ralphy** analyzes market data and posts regular updates on token performance and NFT collections. It also responds to user inquiries with precise information about Alephium and its assets.

### **Benefits**

* **Automated market analysis** for Alephium.
* **Quick access to data** via Twitter.
* **Real-time interaction** for an enhanced user experience.


---

# 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.ralphbuilder.org/futures-ai-modules/ai-agent.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.
