> For the complete documentation index, see [llms.txt](https://oja.gitbook.io/oja-coin/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://oja.gitbook.io/oja-coin/oja-coin-mining/gpu-mining.md).

# GPU Mining

To start mining with GPU you can use all wallets even webwallet!

Just simple download zip file and extract to desktop.

Open folder and insert yourwallet in ojacoin.cmd file. Click EDIT and then save. When its done just open bat file and wait.

**NVIDIA GPU**

* DOWNLOAD MINER NVIDIA [**CLICK HERE**](https://mega.nz/file/4uBV3R7Q#odZC1-J0Z3Wk12CD1317rWSpJ-ii1zI9P6uqcH8fZps)

[OJACOIN.CMD](https://mega.nz/file/4uBV3R7Q#odZC1-J0Z3Wk12CD1317rWSpJ-ii1zI9P6uqcH8fZps)z-enemy -a xevan -o stratum+tcp\://mcmpool.eu:4730 -u youwallet -p c=OJX

**AMD GPU**

To start mining with GPU you can use all wallets even webwallet!

Just simple download zip file and extract to desktop.

Open folder and insert yourwallet in ojacoin.bat file. Click EDIT and then save. When its done just open bat file and wait.

* DOWNLOAD MINER AMD [**CLICK HERE**](https://mega.nz/file/dvpHkQIa#cC39iKeypohK14s7cxHgGpM0LFUGQT-S2mBFJH83q2Q)

**OJACOIN.BAT**

sgminer.exe -k xevan -o stratum+tcp\://mcmpool.eu:4730 -u yourwallet -p c=OJX -g 2 --log-file log.txt


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://oja.gitbook.io/oja-coin/oja-coin-mining/gpu-mining.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.
