# How To Use Janus ƩRSI

* **Smoothing Option**: This reduces the RSI's sensitivity to minor price fluctuations, offering a more stable trend analysis.
* **Multiple RSI Lengths**: Incorporating fast, medium, and slow RSI lengths provides a layered view of momentum, catering to different trading strategies.
* **RSI Type Selection**: The choice between Classical and Alternative RSI allows traders to select the one that aligns with their analysis style.
* **Color Themes**: Customizable themes enhance the visual experience and aid in distinguishing different market conditions.
* **Diverse Moving Averages**: A selection of moving averages like Hull, EMA, and SMA provides varied perspectives on price movement.
* **Divergence Analysis**: Identifies crucial market turning points through regular and hidden divergences.
* **Layered RSI Analysis**: Comparing different RSI lengths can help identify short-term fluctuations against long-term trends.

<br>


---

# 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://insilico-research.gitbook.io/insilico-research/janus-rsi/how-to-use-janus-rsi.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.
