> For the complete documentation index, see [llms.txt](https://coqnet.gitbook.io/coqnet/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://coqnet.gitbook.io/coqnet/coqnet-features-and-capabilities.md).

# Coqnet Features & Capabilities

#### Core Infrastructure

* Full EVM compatibility
  * Deploy Ethereum contracts without modifications
  * Compatible why any existing EVM wallets
  * [EIP-2771](https://eips.ethereum.org/EIPS/eip-2771) meta-transaction support
* Protocol futures
  * Verifiable random number either by Chainlink or precompile contracts (soon)
  * COQ as native token ([bridged](https://lfj.gg/avalanche/swap?outputCurrency=0x420FcA0121DC28039145009570975747295f2329\&inputCurrency=AVAX) from Avalanche)
  * High throughput and low latency
  * [Cheap Randomness](/coqnet/cheap-randomness.md)
  * Permissionless Deployment
  * [Support for gasless transactions](/coqnet/gasless-transactions.md)
* Cross-chain capabilities
  * Bridge and integration to Avalanche C-chain
  * Enables subnet-to-subnet communication

#### Development tools

* Avalanche Explorer: Monitor transactions and validators.
* APIs: For customized integrations.
* Use standard Ethereum development tools
