> For the complete documentation index, see [llms.txt](https://docs.wemix.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wemix.com/en/quick-start.md).

# 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](/en/quick-start/start-node.md)
* [Connect Node](/en/quick-start/connect-node.md)
* [Account ](/en/quick-start/account.md)
* [Testnet Faucet](/en/quick-start/testnet-faucet.md)
