# Pallets

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:purple;"><strong>Worker Node Pallet</strong></mark></td><td>The <strong>Worker Node Pallet</strong> provides essential functionalities for managing solution groups, solutions, votes and reward distribution mechanisms.</td><td></td><td><a href="/pages/lpArQ2yL6ZS6102CJTeE">/pages/lpArQ2yL6ZS6102CJTeE</a></td></tr><tr><td><mark style="color:purple;"><strong>Balances Pallet</strong></mark></td><td>The <strong>Balances Pallet</strong> responsible for managing token balances, enabling secure transfers, and supporting the blockchain’s economic operations.</td><td></td><td><a href="/pages/CiLaLvCMn98Jf0JHPD5G">/pages/CiLaLvCMn98Jf0JHPD5G</a></td></tr><tr><td><mark style="color:purple;"><strong>Proxy Pallet</strong></mark></td><td>The <strong>Proxy Pallet</strong> enables enhanced account management, operational flexibility, and secure delegation, particularly beneficial in multi-sig setups and automation scenarios.</td><td></td><td><a href="/pages/H0TnGoqDRt2GrNuin7eM">/pages/H0TnGoqDRt2GrNuin7eM</a></td></tr><tr><td><mark style="color:purple;"><strong>XCM Pallet</strong></mark></td><td>The <strong>XCM Pallet</strong> facilitates Cross-Consensus Messaging (XCM), enabling secure and interoperable communication between different chains.</td><td></td><td><a href="/pages/JGJ6vHUXQQr79K19IkZ0">/pages/JGJ6vHUXQQr79K19IkZ0</a></td></tr><tr><td><mark style="color:purple;"><strong>Assets Pallet</strong></mark></td><td>The <strong>Assets Pallet</strong> provides comprehensive tools for managing and interacting with fungible token assets. </td><td></td><td><a href="/pages/TU5OarhX4IUBmz30ldcn">/pages/TU5OarhX4IUBmz30ldcn</a></td></tr><tr><td> <mark style="color:purple;"><strong>Multisig Pallet</strong></mark></td><td>The <strong>Multisig Pallet</strong> is integral for collaborative decision-making and securing high-value operations in decentralized ecosystems.</td><td></td><td><a href="/pages/nfV8cGyaHEHBMSbcOy68">/pages/nfV8cGyaHEHBMSbcOy68</a></td></tr><tr><td><mark style="color:purple;"><strong>Scheduler Pallet</strong></mark></td><td>The <strong>Scheduler Pallet</strong> is integral for automating and orchestrating on-chain operations at specified block heights or based on dynamic triggers.</td><td></td><td><a href="/pages/gTjm1cKVIfVZJdXOFhJV">/pages/gTjm1cKVIfVZJdXOFhJV</a></td></tr><tr><td><mark style="color:purple;"><strong>Preimages Pallet</strong></mark></td><td>The <strong>Preimages Pallet</strong> is a specialized component in the Substrate runtime that facilitates the storage, retrieval, and management of large data blobs (preimages) on-chain.</td><td></td><td><a href="/pages/8gNmRcAym27od6c4QTsl">/pages/8gNmRcAym27od6c4QTsl</a></td></tr><tr><td><mark style="color:purple;"><strong>Offences Pallet</strong></mark></td><td>The <strong>Offences Pallet</strong> is designed to detect, record, and manage misbehavior within the network. It ensures the integrity of the system.</td><td></td><td><a href="/pages/XerFA8eO5pU4HgFpKfkM">/pages/XerFA8eO5pU4HgFpKfkM</a></td></tr><tr><td><mark style="color:purple;"><strong>Eth-Bridge Pallet</strong></mark></td><td>The <strong>Eth-Bridge Pallet</strong> is responsible for facilitating interactions between a Substrate-based blockchain and an Ethereum-based network. </td><td></td><td><a href="/pages/CwqCmEje2Lqm0ZzCj6Sy">/pages/CwqCmEje2Lqm0ZzCj6Sy</a></td></tr><tr><td><mark style="color:purple;"><strong>Token-Manager Pallet</strong></mark></td><td>The <strong>Token-Manager Pallet</strong> is designed for managing tokens and handling token operations within a Substrate-based blockchain. </td><td></td><td><a href="/pages/XcB5ncMMJrMPgWMlcipJ">/pages/XcB5ncMMJrMPgWMlcipJ</a></td></tr><tr><td><mark style="color:purple;"><strong>Ethereum-events pallet</strong></mark></td><td>The <strong>Ethereum-events pallet</strong> supports tracking event submissions, validation, and challenges while providing secure mechanisms for event processing and recording.</td><td></td><td><a href="/pages/pIxAvq5TCbHEtFSNCqHe">/pages/pIxAvq5TCbHEtFSNCqHe</a></td></tr><tr><td><mark style="color:purple;"><strong>Avn Pallet</strong></mark></td><td>The <strong>Avn Pallet</strong> provides functionality that is common for other pallets such as handling offchain worker validations, managing a list of validator accounts and their signing keys.</td><td></td><td><a href="/pages/9k9kSmzrEmbvnPyrylzE">/pages/9k9kSmzrEmbvnPyrylzE</a></td></tr></tbody></table>


---

# 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/ewx-ecosystem/pallets.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.
