# Indicators

One of our standout features is the Indices Comparison tool. This empowers users to explore a diverse array of indicators spanning various categories, including crypto, on-chain, macro, technical, social, and more. You have the flexibility to analyze correlations between any two indicators and draw your own conclusions. Furthermore, you can utilize the Excel function to aggregate historical data for each indicator, either for on-platform analysis or local download. This capability enables you to further process the data in Excel. Currently, we support up to five indicators in this function.


---

# 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://sosovalue.gitbook.io/helpdocument/sosovalue-documentation/indicators.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.
