# Ÿ Oracle Agent

## Overview

The Ÿ Oracle Reports is a powerful and user-friendly Telegram Bot designed to deliver summarized reports from Ÿ Framework, giving you a complete market overview, and actionable trading signals!&#x20;

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

## Features

1. **Outliers Heatmap**

The Heatmap feature offers a comprehensive view of the entire crypto market. It displays predictions from Ÿ's models for each supported asset in a grid format, with color-coded cells representing sentiment:

<mark style="color:red;">Red</mark> = Overvalued (Shorts) \ <mark style="color:green;">Green</mark> = Undervalued (Longs)\
Numbers = Z-Score, which is derived from the Residual Values. A higher Z-Score is more overvalued or undervalued. Numbered squares also represent outliers of the current assets across the symbols!

Supported assets include $WIF, $BTC, $ETH, $BNB, $SOL, $ADA, $DOGE, $DOT, $LINK, and $XRP.

<figure><img src="/files/iFugKQxaiKvxmmOCQUqr" alt=""><figcaption><p>An example of our V0.4 Heatmap Report</p></figcaption></figure>

2. **Recent History Output**

Recent History provides an overview of the z-scores for the selected strategy across the available symbols. It gives an indication of how the market is evolving, how closely the market is correlated, insights into potential outliers across the market.&#x20;

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

3. **Overview Output**

The overview provides the Z-Score Average for each Model and Symbol! Giving you a complete overview of the market trend! For example, The oracle output shows a -0.81 Z-Score, meaning across all assets the average is -0.81. Where the $DOGE symbol shows a -1.50 Z-Score meaning the average of all the 10 models is equal to -1.50!&#x20;

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

4. **AI Agent Output**

The AI Agent Output gives you a complete summary of the entire crypto market, with actionable insights enabling you to know the next market move in real-time!

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

***

## Access

To start using the Ÿ Oracle Bot, search for @yai\_oracle\_bot on Telegram. Use /start and add to your Group or Channel. Enable the bot as an admin and the Agent will automatically start sending updates.\
\
Use /settings to change the type of outputs you want to receive, and if you want outputs to be pinned.\
\
Official Link ↓

{% embed url="<https://t.me/yai_oracle_bot>" %}


---

# 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://whitepaper.yoracle.ai/y-solutions/y-oracle-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.
