> For the complete documentation index, see [llms.txt](https://hooked-protocol.gitbook.io/hooked-protocol-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hooked-protocol.gitbook.io/hooked-protocol-whitepaper/build-the-on-ramp-layer/classic-web3-mechanics.md).

# Classic Web3 Mechanics

Classic Web3 mechanics are built in to educate users throughout their whole journey with Hooked products.

* **Quiz-to-Earn:** Users get to start immersive Web3 learning and participate in the easiest way to learn Web3 knowledge while earning their first token prize by correctly answering quizzes.

![](https://lh4.googleusercontent.com/R3qBrultiWVJiHrCSWDzE9ZO4e4B2zd5z2cEb7Ub-LbHOxiz23tktbtDA75uxXdYIT_emKqIYC3NEJG-6pvGa-FcjtnCtLFNcd_PEhUD0QAZJ4fFjRmf0LMRZvMC5ClgDwF791ht00LmIEQuu6vauGAbmb68Z_4wIE8tU55O3TRcmHGkV-FOKjmAsUF1-Q)

* **PoWT (Proof of Work and Time) Mining Game:** A game featured to incentivize users to contribute efforts and time within the platform, through the classic Proof-of-Work mechanism.

![](https://lh3.googleusercontent.com/Kgl_gtAoKIq0OaEFJaywA5crW-sgBV2QBwc_S9pe03wPn_kXtXWDb2dbIm_gbBYXq93eirJ-apbJxjYL25aDzYbsq8Prnrs2LgG03vtcgweZnwZF1z44A1py3-YmoIxza7JmG7O_Cx_LGb0qDvNKdzPVznOb3Y2N5Wm_aIh5yZb6WQsgoQhhRX2OC9ws7Q)

* **Social Referral:** Users get to earn strong monetary rewards by simply sharing and establishing their Web3 social graph.

![](https://lh5.googleusercontent.com/8Dgq_mMl6iS__krMSqc0_s239ZnGHHjsHhxOVZwKisLyYZOMCWs850wi1cmPpol8KP17OzjjtaLIrxuwvPHcJC1ie871JJSREBZg69w2nYiIZSRMbis9J-mFFMI9XQqM2uSY5s5-zVE59VFm6Nit3tE_JZIlwKevvC_0mzA4uwx7vLLZ2aYT6cDJQ6GOoQ)

* **Stake and Swap:** Users get to own their first crypto wallets and store crypto assets, and conduct staking, swap and transfer transactions with Hooked Wallet.

![](https://lh3.googleusercontent.com/ArqNKpWIipc8Xv5OxWpsy6nhhOJXdR0ae5mgetxU18JprNqdFxERUVoD5o1e5UcakXBs_bUqqEsmEOgcNWDYgJIeyf7xxVLhMbFvR3I_IvUtY3d9kxtZda9nH7JxGXAKOzOqaOFPsiH4Uo7kbaKBmvL7pJ19QogvwPmVGfi4o0dj-tIaWSXsmuhkw1MT1g)


---

# 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://hooked-protocol.gitbook.io/hooked-protocol-whitepaper/build-the-on-ramp-layer/classic-web3-mechanics.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.
