# New to Web3?

- [Start from here!](https://docs.ucollect.me/new-to-web3/start-from-here.md)
- [What is Web3?](https://docs.ucollect.me/new-to-web3/start-from-here/what-is-web3.md)
- [Comparing Web2 and Web3](https://docs.ucollect.me/new-to-web3/start-from-here/comparing-web2-and-web3.md)
- [What is decentralization?](https://docs.ucollect.me/new-to-web3/start-from-here/what-is-decentralization.md)
- [What is a Wallet?](https://docs.ucollect.me/new-to-web3/start-from-here/what-is-a-wallet.md)
- [An Introduction to Cryptocurrencies and Tokens](https://docs.ucollect.me/new-to-web3/start-from-here/an-introduction-to-cryptocurrencies-and-tokens.md)
- [What is a Smart Contract?](https://docs.ucollect.me/new-to-web3/start-from-here/what-is-a-smart-contract.md)
- [What is an NFT?](https://docs.ucollect.me/new-to-web3/start-from-here/what-is-an-nft.md)
- [Transaction Gas Fee Sponsorship & Account Abstraction](https://docs.ucollect.me/new-to-web3/start-from-here/transaction-gas-fee-sponsorship-and-account-abstraction.md)
- [Gas Fees Explained](https://docs.ucollect.me/new-to-web3/start-from-here/transaction-gas-fee-sponsorship-and-account-abstraction/gas-fees-explained.md)
- [Glossary](https://docs.ucollect.me/new-to-web3/start-from-here/glossary.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://docs.ucollect.me/new-to-web3.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.
