# Key Features for Web3 Beginners

* **Digital Wallets**: A wallet is your gateway to Web3. Giveaway.com supports multiple options like Cwallet or our built-in wallet.
* **Fair Play Games**: Games like Buzz Spin are powered by blockchain, ensuring verifiable odds and outcomes.
* **Immutable Transactions**: All activities are logged on the blockchain, ensuring no one can tamper with your rewards.


---

# 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://doc.giveaway.com/web3-knowledge/key-features-for-web3-beginners.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.
