# Education

The education section provides a comprehensive library of resources aimed at helping users, developers, and investors deepen their understanding of the Solana ecosystem. Whether you’re new to the blockchain or a seasoned developer, this section offers accessible guides, tutorials, and documentation to support your learning journey. Further to this, the education section doubles up as a latest news page for all things Solana and Crypto.


---

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