# Using The Blockchain

- [Overview](/plian/using-the-blockchain/overview.md)
- [Delegating or Staking PI](/plian/using-the-blockchain/delegating-or-staking.md)
- [Validator Node Guides](/plian/using-the-blockchain/validator-node-guides.md)
- [Express Node Setup Guide](/plian/using-the-blockchain/validator-node-guides/express-setup.md)
- [Setting Up a Validator Node](/plian/using-the-blockchain/validator-node-guides/setting-up-a-validator-node.md): All the instructions needed to get your node from zero to ready to create blocks.
- [Registering Your Node as Validator](/plian/using-the-blockchain/validator-node-guides/registering.md): Before you can become a Validator Node Candidate, you have to register to be added to the PIWallet.
- [Submitting Your Vote as Validator](/plian/using-the-blockchain/validator-node-guides/submitting-vote.md)
- [Revealing Your Vote](/plian/using-the-blockchain/validator-node-guides/revealing-vote.md)
- [Removing Your Node From the Candidate List](/plian/using-the-blockchain/validator-node-guides/removing-candidate.md)
- [Alternate Installation Instructions](/plian/using-the-blockchain/validator-node-guides/alternate-installation-instructions.md)
- [Building From the Source](/plian/using-the-blockchain/validator-node-guides/alternate-installation-instructions/building-from-the-source.md)
- [Running Pchain in Docker](/plian/using-the-blockchain/validator-node-guides/alternate-installation-instructions/running-pchain-in-docker.md)
- [Installation Instructions for Ubuntu](/plian/using-the-blockchain/validator-node-guides/alternate-installation-instructions/installation-instructions-for-ubuntu.md)
- [Installation Instructions for Mac OS X](/plian/using-the-blockchain/validator-node-guides/alternate-installation-instructions/installation-instructions-for-mac-os-x.md)
- [Installation Instructions for Windows 10](/plian/using-the-blockchain/validator-node-guides/alternate-installation-instructions/installation-instructions-for-windows-10.md)
- [What is FullBalance](/plian/using-the-blockchain/validator-node-guides/what-is-fullbalance.md)
- [Token Swaps](/plian/using-the-blockchain/token-swaps.md)
- [Plian Javascript Console](/plian/using-the-blockchain/pchain-console.md)
- [PIwallet](/plian/using-the-blockchain/piwallet.md)
- [Web](/plian/using-the-blockchain/piwallet/web.md): PIWallet Web is the online wallet of web for Plian. It is available for all operating systems.
- [Desktop Wallet](/plian/using-the-blockchain/piwallet/desktop-wallet.md)
- [Light Wallet Mode](/plian/using-the-blockchain/piwallet/desktop-wallet/light-wallet-mode.md)
- [Local Node Mode](/plian/using-the-blockchain/piwallet/desktop-wallet/local-node-mode.md)
- [Mobile Wallets](/plian/using-the-blockchain/piwallet/mobile-wallets.md)
- [How to Deploy a Smart Contract](/plian/using-the-blockchain/piwallet/how-to-deploy-a-smart-contract.md)
- [PMetamask](/plian/using-the-blockchain/pmetamask.md)
- [Advanced Features](/plian/using-the-blockchain/advanced-features.md)
- [Command Line Options](/plian/using-the-blockchain/advanced-features/command-line-options.md)
- [Management APIs](/plian/using-the-blockchain/advanced-features/management-apis.md): Besides the official DApp APIs interface, Pchain has support for additional management APIs. Similar to the DApp APIs, these are also provided using JSON-RPC and follow exactly the same conventions.
- [JSON RPC API](/plian/using-the-blockchain/advanced-features/json-rpc.md)
- [How to Sync and Run Testnet](/plian/using-the-blockchain/advanced-features/how-to-sync-and-run-testnet.md)
