> ## Documentation Index
> Fetch the complete documentation index at: https://docs.parallaxprotocol.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction to the Parallax Client

> Overview of the Parallax client, the official software for running a Parallax node.

# Parallax Client

The **Parallax client** is the official software that allows you to run a full node on the Parallax network.\
It connects to other peers, validates transactions and blocks, and enables you to interact directly with the Parallax blockchain.

Running the client gives you the ability to:

* **Verify the network independently** — don’t rely on third parties.
* **Send and receive laxes** securely from your own machine.
* **Mine blocks** using CPU or GPU mining.
* **Expose APIs** for wallets, dapps, or custom applications.
* **Help decentralize the network** by contributing to peer-to-peer connectivity.

***

## What’s inside this section?

This section of the documentation contains **practical guides** to help you get started with the Parallax client:

* [Installing the Parallax client](./setup) → Step-by-step instructions to download and run the client.
* [Setting up MetaMask](../wallets/metamask) → How to connect MetaMask to your local node and manage addresses.

***

## Who is this for?

This section is designed for:

* **Beginners** who just want to double-click and start running a node.
* **Intermediate users** who want to connect wallets and mine.

***

## Next Steps

👉 Start here: [Installing the Parallax client](./setup)

Once installed, you’ll be ready to explore mining, wallets, and more!
