# How to Use Sentiment Radar

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

The Sentiment Radar graphically shows the ratio of the bullishness (coins that closed positive) and bearishness (coins that closed negative) in a certain timeframe. You can try to take trades when the sentiment radar is above 50%.


---

# 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://kreioslabsdocs.gitbook.io/kreioslabs/how-tos/how-to-use-sentiment-radar.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.
