# Start Mining Neoxa

**Step 1: Download the Neoxa Wallet**

* To begin mining Neoxa, you'll need a Neoxa wallet to store your mined coins securely. Visit the official Neoxa wallet repository at <https://github.com/NeoxaChain/Neoxa/releases/>.
* Choose the appropriate version of the wallet for your operating system (Windows, macOS, or Linux).
* Download and install the wallet following the provided instructions.

**Step 2: Select a Mining Pool**

* Neoxa mining is typically more profitable when done as part of a mining pool. Mining pools combine the computational power of multiple miners to increase the chances of successfully mining a block and sharing the rewards.
* Visit a Neoxa mining pool directory like <https://miningpoolstats.stream/neoxa> to explore and choose a mining pool that suits your preferences. Look for factors such as pool fees, payout frequency, and pool size.

**Step 3: Download Mining Software**

* To connect your computer to the chosen mining pool and start mining Neoxa, you'll need compatible mining software.
* Depending on your hardware and operating system, you can select from various mining software options like GMiner, T-Rex, or others. Download the appropriate mining software for your setup.

**Step 4: Configure the Mining Software**

* After downloading the mining software, configure it to connect to your chosen Neoxa mining pool.
* You'll need to provide your Neoxa wallet address as the destination for your mined coins.
* Specify the pool's server address and port number in the mining software's configuration settings. You can typically find these details on the mining pool's website.

**Step 5: Start Mining**

* Launch the configured mining software to start the Neoxa mining process.
* The software will utilize your computer's processing power to solve complex algorithms using the KawPow algorithm.
* As you mine, you'll contribute to the Neoxa network's security and earn Neoxa coins as rewards.

**Step 6: Monitor and Collect Rewards**

* Keep an eye on your mining progress through the mining pool's dashboard or the mining software interface.
* Neoxa rewards are typically distributed based on your mining contributions and the mining pool's payout structure. Make sure to reach the minimum payout threshold specified by the pool to collect your rewards.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://neoxa.gitbook.io/documentation/neoxa-documentation/start-mining-neoxa.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
