> For the complete documentation index, see [llms.txt](https://evmdocs.acala.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://evmdocs.acala.network/tooling.md).

# Tooling

- [Tooling](https://evmdocs.acala.network/tooling/tooling.md)
- [Faucet](https://evmdocs.acala.network/tooling/faucet.md)
- [RPC adapter](https://evmdocs.acala.network/tooling/rpc-adapter.md): What is it and how to use it to debug your project
- [Chain explorer](https://evmdocs.acala.network/tooling/chain-explorer.md): Instructions on how to use the chain explorers of Acala EVM+
- [MetaMask](https://evmdocs.acala.network/tooling/metamask.md)
- [Connect to the network](https://evmdocs.acala.network/tooling/metamask/connect-to-the-network.md): Instructions on how to connect MetaMask to Mandala EVM+ in order to interact with the smart contracts deployed on it.
- [Simple transactions](https://evmdocs.acala.network/tooling/metamask/simple-transactions.md): Example on how to transfer ACA using MetaMask.
- [EVM playground](https://evmdocs.acala.network/tooling/evm-playground.md)
- [Deploy smart contracts](https://evmdocs.acala.network/tooling/evm-playground/deploy-smart-contracts.md): Instructions on how to deploy a smart contract using EVM playgrounds
- [Interacting with smart contracts](https://evmdocs.acala.network/tooling/evm-playground/interacting-with-smart-contracts.md): Instructions on how to use EVM playgrounds to interact with smart contracts deployed on Acala EVM+.
- [Remix IDE](https://evmdocs.acala.network/tooling/remix-ide.md): Introduction into using Remix IDE with Acala EVM+.
- [Deploying a smart contract](https://evmdocs.acala.network/tooling/remix-ide/deploying-a-smart-contract.md): Walk through on deploying a smart contract to Acala EVM+ using Remix IDE.
- [Interacting with the deployed smart contracts](https://evmdocs.acala.network/tooling/remix-ide/interacting-with-the-deployed-smart-contracts.md): Walk through on how to interact with an already deployed smart contract.
