# How to mine XenBlocks

***

### **Smit's Vast.ai Template (Easy)**&#x20;

This is a template to use on vast.ai which makes it easy to mine XenBlocks. No command line interface required.&#x20;

{% embed url="<https://www.youtube.com/watch?v=i5IqHsE3u8Q&ab_channel=TreeCityWes>" %}
Tutorial created by Treecitywes
{% endembed %}

***

### **Woody's One-liner Mining Script (Intermediate)**

Using vast.ai and your local command line interface, you can start mining XenBlocks in 60 seconds! \
<https://github.com/woodysoil/xenblocksminer/releases/tag/v1.1>

{% embed url="<https://youtu.be/hpmYS3eHe6Q>" %}
Video tutorial created by Jozef of xen.pub
{% endembed %}

Another effective one-line mining script was created by XenArtist:\
<https://github.com/xenartist/OneLineXNMMiningScript>

***

### **Tr4veler's Mining Toolbox (Advanced)**&#x20;

This is an alternative mining interface to use with vast.ai which makes it possible to sort available machines and run the XenBlocks miner automatically. \
<https://github.com/tr4vLer/xenvast>

{% embed url="<https://youtu.be/5U268cRPRno>" %}
Video tutorial created by Tr4veler
{% endembed %}

***

### **Mine using Hiveos**&#x20;

How to prepare HIVEOS to mine xenblocks (nvidia GPU only!)

{% embed url="<https://github.com/woodysoil/XenblocksMiner/blob/main/doc/HIVEOS.md>" %}

***

Join the XenBlocks community on Telegram and get help with mining:&#x20;

{% embed url="<https://t.me/+yDcqqTGMNC4yNjdj>" %}


---

# 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://docs.xenblocks.io/mining/how-to-mine-xenblocks.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.
