# Guide

Our Telegram app has 4 pages to view:

* [<mark style="color:green;">General Overview</mark>](#general-overview)
* [<mark style="color:green;">Models By Sentiment</mark>](#models-by-sentiment)
* [<mark style="color:green;">Heatmap</mark>](#heatmap)
* [<mark style="color:green;">Technicals</mark>](#technicals)

***

## General overview

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

This section offers a summary of the current state of all assets and segments based on the Ÿ oracle.&#x20;

Each box within the general overview displays the current residual (predicted return - actual return) for a specific asset or model.&#x20;

Positive residuals indicate an undervalued state, while negative residuals indicate an overvalued state.&#x20;

{% hint style="info" %}
Click on segments to view the segment predictions. Note that <mark style="color:green;">a complete overview can be found via the Ÿ</mark> [dashboard](/y-solutions/y-dashboard.md).
{% endhint %}

***

## Valuations Graph

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

The valuation chart provides an easy to read summary of the current state of the market. When looking at the assets the chart shows the oracle model valuation prediction for each symbol in the form of a bar chart. Each bar contains different valuation section. Red is overvalued, yellow is neutral & green is undervalued. The same goes for the segments, whereby you can view high market cap alts, mid & low, as well as the overall alt market and total crypto market!&#x20;

{% hint style="info" %}
Click on the drop down to change symbols. Note that <mark style="color:green;">$WIF,</mark> <mark style="color:green;">$BNB and other symbols</mark> are accessible through the [dashboard](/y-solutions/y-dashboard.md).
{% endhint %}

***

## Weekly Historical Heatmap

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

The Heatmap section visualizes a summary of oracle valuations over the last week. Each cell represents the prediction for a specific asset, at a certain date, color-coded to reflect sentiment. The color scale is based on the z-score of the residuals. Green indicates an undervalued state, while red indicates an overvalued state.

* **X-axis:** Last 7 day.
* **Y-axis:** All available symbols.
* **Z-axis:** Color scale based on rolling z-score value of the current residual

***

## AI Chat

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

The chat component allows you to chat with a specialized ai agent to better understand our data and the oracle model predictions.

{% hint style="info" %}
Access the advanced version of the AI Chat via the Ÿ Dashboard: <https://dashboard.yoracle.ai/>
{% endhint %}

## Ÿ AI agent

<div data-full-width="false"><figure><img src="/files/uqKQEW70ItH8GtExXy0w" alt=""><figcaption></figcaption></figure></div>

The Ÿ AI Agent consists of two parts. \
\
Graph: The Ÿ AI Agent graph visually shows you how the current state of, <mark style="color:green;">$BTC, $ETH & $SOL</mark>  When assets are in the green box this indicates an **undervalued state**, whilst in the red box indicates an **overvalued state**. In-between represents a **neutral state**. \
\
Output: The Ÿ AI Agent gives you a simple overview of the current market state, giving you clear market insight!&#x20;

{% hint style="info" %}
Note that <mark style="color:green;">$WIF</mark>, <mark style="color:green;">$BNB and other symbols</mark> are accessible through the [dashboard](/y-solutions/y-dashboard.md).
{% endhint %}


---

# 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-telegram-app/guide.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.
