# Quick Start

For software applications to interact with the WEMIX3.0 Blockchain(either by reading blockchain data or sending transactions to the network), they must connect to a WEMIX3.0 node.&#x20;

To connect to the WEMIX3.0 Blockchain Network, start the WEMIX3.0 Node(i.e., `gwemix`) and complete block sync from the neighboring node.

After block sync is complete, users can create a new. And if you receive `TWEMIX`(Testnet WEMIX) for testing through Test Coin Faucet, you are ready for development.

* [Start Node](https://docs.wemix.com/en/quick-start/start-node)
* [Connect Node](https://docs.wemix.com/en/quick-start/connect-node)
* [Account ](https://docs.wemix.com/en/quick-start/account)
* [Testnet Faucet](https://docs.wemix.com/en/quick-start/testnet-faucet)
