# Fear & Greed Index

The fear and greed index is a sentiment analysis tool that gauges the overall market mood. This indicator, calculated from a mix of factors such as volatility, market momentum, and social media trends, reflects whether the market is in a state of fear (indicating undervalued conditions) or greed (suggesting overbought conditions).&#x20;

<figure><img src="https://3864855818-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOR45Ntf5UtlkWSo0C5dO%2Fuploads%2F9qvoOxtGYgAIH08SudEH%2FScreenshot%202024-09-27%20at%2016.51.32.png?alt=media&#x26;token=d59a109b-46cd-4231-abc3-da16482509d0" alt="" width="348"><figcaption></figcaption></figure>


---

# 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://solana-classic.gitbook.io/solana-classic-whitepaper/utilities/classic-hub/trading/fear-and-greed-index.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.
