# Web3 & Decentralization

- [Why connect your Web3 wallet?](https://docs.console.xyz/web3-and-decentralization/why-connect-your-web3-wallet.md)
- [How to use your default Console wallet](https://docs.console.xyz/web3-and-decentralization/how-to-use-your-default-console-wallet.md)
- [Add additional web3 wallets](https://docs.console.xyz/web3-and-decentralization/add-additional-web3-wallets.md): Link multiple wallets to your Console account  to consolidate all your on-chain data under a single Console identity. This includes your ENS names, NFTs, cryptocurrencies, tokens, and more.
- [How we think about privacy](https://docs.console.xyz/web3-and-decentralization/how-we-think-about-privacy.md)
- [Airdrop tokens to all your community members](https://docs.console.xyz/web3-and-decentralization/airdrop-tokens-to-all-your-community-members.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.console.xyz/web3-and-decentralization.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.
