> For the complete documentation index, see [llms.txt](https://solfolio-product-guide.gitbook.io/solfolio-product-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://solfolio-product-guide.gitbook.io/solfolio-product-guide/premium-features.md).

# Premium Features

SolFolio's premium version is a treasure trove of advanced features and exclusive insights designed for the discerning investor seeking to maximize their portfolio's potential on the Solana blockchain. At the forefront of these premium offerings is the dynamic dashboard, which not only tracks your portfolio's profit and loss over time but also provides a historical analysis to identify trends and adjust strategies accordingly. The hallmark of the premium experience, however, is the IQ mode—an innovative feature that offers a retrospective analysis of missed opportunities, showing users how alternative decisions could have enhanced their earnings.&#x20;

This mode is complemented by regular updates on potential investment opportunities, guiding users towards promising assets and strategies to consider. The premium subscription, powered by the $IQ token, not only unlocks these insightful features but also integrates users into an ecosystem that values growth and learning.&#x20;

Subscribers benefit from a deflationary tokenomics model that aims to accrue value over time, alongside the anticipation of future integrations such as NFTs, SPL Tokens, and cNFTs, which promise to expand the utility and engagement within the SolFolio platform. By opting for the premium version, users not only gain access to comprehensive tools and analytics but also become part of a forward-thinking community that values innovation, security, and the vast potential of cryptocurrency investments.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://solfolio-product-guide.gitbook.io/solfolio-product-guide/premium-features.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
