# Classic Hub

The Classic Hub serves as a centralized platform where users can explore the top projects within the Solana ecosystem. It provides access to charts, project information, and other valuable resources.

Similar to the Classic Token Creator, we plan to monetize the Classic Hub by incorporating advertisements. All revenue generated from these ads will be reinvested in Solana Classic. Stay tuned for further details in the upcoming whitepaper upon the official release of the Classic Hub.


---

# 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.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.
