# AI Assistant

The AI Assistant is one of the most advanced features in <mark style="color:blue;">BigBeluga Sonar</mark>. It acts like your personal trading analyst, capable of scanning and interpreting your current [TradingView ](https://www.tradingview.com/)chart using screenshots you upload or capture directly through the extension.

{% embed url="<https://www.youtube.com/watch?v=n4qhAt0BNjQ>" %}

***

## **What it does**

### **Chart Screenshot Analysis**

Auto-capture a screenshot of your current chart and ask the AI to analyze it.

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

### **Smart Technical Breakdown:**

The assistant evaluates price action, chart structure, technical indicators, and patterns—then returns a detailed explanation of what's happening and where potential opportunities might be.

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

### **Trade Suggestions**

Based on the chart, the AI can suggest long or short setups, highlight support/resistance zones, or detect overbought/oversold conditions.

***

## **How it helps**

* Speeds up decision-making when you’re unsure about a setup or trend.
* Great for beginner and intermediate traders looking for second opinions.
* Helps you learn by explaining technical concepts based on your real charts.

Absolutely — here’s the revised **example use case** for the AI Assistant, now focused on support and resistance:

***

### **Example use case:**

You’re watching a coin approach a key horizontal resistance zone, but price action looks choppy. You’re unsure whether to enter early or wait. You open the AI Assistant, capture your chart, and ask: “Is this a good area to short?”

The AI scans the screenshot and responds with a structured analysis. It points out:

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

* Multiple rejections from the same resistance level in the past.
* Lack of volume breakout through resistance.
* A nearby support zone below that offers a potential target.

Based on this, the AI suggests that this may be a valid short opportunity if price confirms rejection — helping you make a more informed decision backed by clear reasoning.

***


---

# 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.bigbeluga.com/extension/bigbeluga-sonar-tm/home/ai-assistant.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.
