# Core

### Core Role

* Serve as a central platform, deploying and managing smart contracts across multiple blockchains, including Ethereum, BNB Chain, Solana, Polkadot, and EVM or non-EVM compatible networks.

### Technical Features

* Cross-Chain Interoperability: Use cross-chain bridge protocols (such as Wormhole, LayerZero, Polkadot’s XCMP) to ensure seamless interoperability between chains, allowing tokens to be distributed and used across multiple networks without technical barriers.
* Multi-Signature Smart Contracts: Deploy multi-signature smart contracts to enhance security during token distribution.
* On-Chain Governance: Integrate on-chain governance mechanisms that allow the community to participate in deciding the parameters of the airdrop (e.g., token quantity, distribution time).
* Oracles Integration: Use oracles (like Chainlink) to fetch data from off-chain sources, ensuring accuracy and timeliness in verifying airdrop conditions.
* Token Standard Support: Support for a variety of token standards such as ERC-20, BEP-20, SPL, to optimize compatibility with different blockchain ecosystems.

### Coordinator Role

* Beyond being a technical bridge, the Core Airdrop Module also ensures that other modules operate synchronously in a trustless and decentralized ecosystem, creating a transparent, secure, and efficient token distribution environment.

[<br>](https://metastrike-1.gitbook.io/unidrop-whitepaper-vi.0.1/cac-module-chinh-cua-nen-tang-unidrop/create-2-quest)


---

# 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://unidropai.gitbook.io/unidropai-white-paper/main-modules-of-the-unidrop-platform/core.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.
