# WEB3 KNOWLEDGE

- [What is Web3?](https://doc.giveaway.com/web3-knowledge/what-is-web3.md)
- [How Giveaway.com Integrates Web3](https://doc.giveaway.com/web3-knowledge/how-giveaway.com-integrates-web3.md)
- [Key Features for Web3 Beginners](https://doc.giveaway.com/web3-knowledge/key-features-for-web3-beginners.md)
- [Getting Started with Web3 on Giveaway.com](https://doc.giveaway.com/web3-knowledge/getting-started-with-web3-on-giveaway.com.md)
- [Why Web3 Makes Giveaway.com Unique](https://doc.giveaway.com/web3-knowledge/why-web3-makes-giveaway.com-unique.md)


---

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