# BTC Magic Eden

## 1. Create Task&#x20;

* Go to the 'Tasks' tab
* Create a 'Task Group' on the right
* Select Magic Eden BTC
* 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

### Collection Symbol

* The remaining URL after <https://magiceden.io/launchpad/>

{% hint style="info" %}
For <https://magiceden.io/launchpad/lunarlabs>, the collection symbol is lunarlabs
{% endhint %}

### Mint Stage

* The stage you want to mint at

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

Public - 4
{% endhint %}

### Priority Fees

* The group of proxies used to access MagicEden
* If you select multiple groups, Lunar will rotate through them

### Delay

* The delay between each tx sent (in ms)

### Pre Run&#x20;

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

### Threads

* The number of threads to run
* Increasing this will increase concurrent transactions

<figure><img src="/files/oR2rfA2Ex4bqN9OzsTD5" 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/close-token-account/btc-magic-eden.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.
