# Classic Quests

The Quests section allows users to participate in quests to earn rewards. Quests will be set out by different projects or users to gain visibility of their project. Quests can include following the users Classic Hub page, joining their telegram account or retweeting a specific tweet. The quests page will include the Quest details, time remaining, rewards available and quest progress.\
\
HUB users can earn points and tokens by engaging with us on social media through activities such as liking, retweeting, and participating in various quests. This initiative serves as a powerful marketing tool for SCLASSIC, driving organic growth while rewarding users for their involvement.


---

# 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/classic-quests.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.
