# Community Resources

- [Using the Energy Web Chain & EWT](https://docs.energyweb.org/community-ressources/community-resources/using-the-energy-web-chain.md)
- [EWC Wallets](https://docs.energyweb.org/community-ressources/community-resources/using-the-energy-web-chain/ewc-wallets.md)
- [Using the MetaMask Browser Extension on the Energy Web Chain](https://docs.energyweb.org/community-ressources/community-resources/using-the-energy-web-chain/ewc-wallets/using-the-metamask-browser-extension-on-the-energy-web-chain.md)
- [Fix a Stuck Transaction in MetaMask](https://docs.energyweb.org/community-ressources/community-resources/using-the-energy-web-chain/ewc-wallets/fix-a-stuck-transaction-in-metamask.md)
- [Connect a Trezor Hardware Wallet](https://docs.energyweb.org/community-ressources/community-resources/using-the-energy-web-chain/ewc-wallets/connect-trezor-hardware-wallet.md)
- [Volta Token (VT)](https://docs.energyweb.org/community-ressources/community-resources/using-the-energy-web-chain/volta-testnet-token.md): Utility token for Volta Test Network
- [Token Bridges](https://docs.energyweb.org/community-ressources/community-resources/using-the-energy-web-chain/token-bridge.md): Bridging tokens from the Energy Web blockchain to other blockchain ecosystems
- [EWC <-> Ethereum](https://docs.energyweb.org/community-ressources/community-resources/using-the-energy-web-chain/token-bridge/ewc-less-than-greater-than-ethereum.md)
- [AllianceBridge EWC <-> Ethereum](https://docs.energyweb.org/community-ressources/community-resources/using-the-energy-web-chain/token-bridge/alliancebridge-ewc-less-than-greater-than-ethereum.md): AllianceBlock Bridge Tutorial — Getting Started, Bridging Tokens and More
- [Staking](https://docs.energyweb.org/community-ressources/community-resources/using-the-energy-web-chain/staking.md): Energy Web Token Staking
- [How-To Stake Guide](https://docs.energyweb.org/community-ressources/community-resources/using-the-energy-web-chain/staking/how-to-stake-guide.md): Read this guide in its entirety before beginning the EWT staking process
- [Onboarding](https://docs.energyweb.org/community-ressources/community-resources/using-the-energy-web-chain/staking/onboarding.md): Guide to become a patron and start staking
- [Staking Energy Web Token](https://docs.energyweb.org/community-ressources/community-resources/using-the-energy-web-chain/staking/staking-energy-web-token.md)
- [Connect with Energy Web](https://docs.energyweb.org/community-ressources/community-resources/community.md)
- [Energy Web Community Fund](https://docs.energyweb.org/community-ressources/community-resources/energy-web-community-fund.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.energyweb.org/community-ressources/community-resources.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.
