# LMNFT

## 1. Create Task&#x20;

* Go to the 'Tasks' tab
* Create a 'Task Group' on the right
* Select LMNFT
* Choose a name for the group
* Press 'Create'
* Choose a name for the task
* Select the wallet group
* Select each wallet you want to use

## 2. Task Information

### Mint URL

* The URL of the NFT being minted

### Mint Price

* The price of the NFT

### Mint Phase Index

* The Mint Phase Index of the NFT

{% hint style="info" %}
For a Mint that has 4 stages ( Staff, OG, WL & Public) the mint phase index will be\
Staff - 1\
OG - 2\
WL - 3

Public - 4
{% endhint %}

### Priority Fees

* The priority fee sent for each mint tx
* If empty, the bot will default to the ME Turbo setting

{% hint style="info" %}
Priority fee will be spent on every TX sent, including failed
{% endhint %}

### Delay

* The delay between each tx sent (in ms)

### Pre Run MS

* The time your tx spam will start **before** the drop (in ms)

### Max Tx Amount

* The number of threads to run

### Max Tx Retry

* The maximum amount of times Lunar will attempt to send a tx

{% hint style="success" %}
You can use both Bloxrote and Jito together
{% endhint %}

### Bloxroute Tip

* The Bloxroute tip/bribe used to speed up your tx

{% hint style="info" %}
Only spent on successful tx's
{% endhint %}

### Jito Tip

* The Jito tip/bribe used to speed up your tx

{% hint style="info" %}
Only spent on successful tx's
{% endhint %}

### Jito Proxy Group

* The proxies used for Jito

{% hint style="info" %}
Required if you are using multiple wallets
{% endhint %}

### RPC

* The RPC used for the task

### Use RPC for spam

* The RPC will be used to send spam

{% hint style="info" %}
Only select if your node is capable of sending a large number of tx's
{% endhint %}

<figure><img src="/files/rkBmN73eIQ69QvfsZ7hn" alt=""><figcaption><p>Images are for illustrative purposes only</p></figcaption></figure>


---

# 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://guide.lunar.trade/tasks/lmnft.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.
