# Price Prediction Dashboard

- [How to use the Prediction Dashboard](https://docs.crypticorn.com/price-prediction-dashboard/how-to-use-the-prediction-dashboard.md): This will become a collection of important sources for the trading with our Prediction Dashboard. If you don't read it, you will fail.
- [Example: Ji the 24x in 2 weeks Trader](https://docs.crypticorn.com/price-prediction-dashboard/example-ji-the-24x-in-2-weeks-trader.md): Ji was able to make a tremendous 24x in his whole MEXC account in 2 weeks trading with the prediction dashboard. Here is how he did it.
- [Fear and Greed / Market Prediction Index](https://docs.crypticorn.com/price-prediction-dashboard/fear-and-greed-market-prediction-index.md): Explanation of the Fear and Greed and Market Prediction Index inside the Crypticorn AI Prediction Dashboard
- [Trading Terminal](https://docs.crypticorn.com/price-prediction-dashboard/trading-terminal.md): How does the Trading Terminal work?


---

# 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.crypticorn.com/price-prediction-dashboard.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.
