# Sentiment Analysis

Franklin AI employs advanced sentiment analysis tools to scan social media platforms like Twitter, Reddit, and Telegram for real-time insights into meme coin trends.

* **Big Picture Insights**: Relies on market data, Twitter activity, and trends to identify major narratives and emerging opportunities.
* **Data Sources:** Aggregates insights from LunarCrush and Birdeye to identify potential risks and flag questionable tokens.
* **Predictive Analytics**: Uses machine learning models to forecast surges in token popularity.

<figure><img src="/files/vTRtoPGH5SXpTxTbREzl" alt=""><figcaption><p>Asset Correlation Heatmap</p></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://docs.frnx.ai/core-functionalities/sentiment-analysis.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.
