# Four.meme afk

{% hint style="warning" %}
Important Notes

* Using this wallet **outside Lunar** can cause failed transactions in Lunar for a short time.,
* For your task’s **Gas Limit**, we suggest **250,000**,
* By default **buys are “flat buys.”**.This means you can set **100% slippage** to be sure to buy it won’t spend more BNB than the amount specified in your task
  {% endhint %}

{% hint style="success" %}
Make sure to use the Lunar BSC Node. Full details are in our node channel
{% endhint %}

## 1. Create Task & General Settings&#x20;

* Go to the 'Defi' tab
* Press Create Tasks
* Choose a task name
* Select Four.meme AFK
* Enter the BNB Wallet Private key to use with the task

{% hint style="info" %}
Follow the link below for a guide on making a BNB/BSC Wallet\
<https://docs.bnbchain.org/bnb-smart-chain/developers/wallet-configuration/>
{% endhint %}

{% hint style="danger" %}
Only Use 1 Wallet PER TASK. This is mandatory
{% endhint %}

* Gas price is in Gwei.  <https://bscscan.com/gastracker> can be used to see current gwei rates

{% hint style="success" %}
If you are using the BNB module in your wallet, you will see an `Approve`transaction. This approval is required to sell the token later .

The transaction cost is approximately $0.15.
{% endhint %}

<figure><img src="/files/kyEy6nSzOKCc6R9L4Hhe" alt=""><figcaption></figcaption></figure>

## 2. Extended Sell Settings

### Trailing Stop

* A stop loss % that is adjusted according to your take profit positions

### Stop Loss

* The stop loss as a %

### Sell If Dev Sells

* Close position if dev sells X% of their holding

### Sell Bonding Curve Progress

* Sell part of your position when there is X% growth

### Sell Bonding Curve Position

* How much of your position to sell on X% growth

### Inactivity Timeout

* Close position if there are no trades in seconds

### Profit Timeout Position

* How much of the position to sell if the following values are not met

<figure><img src="/files/2XvTIHahX5jYJftoEkFk" alt=""><figcaption></figcaption></figure>

## 3. Token Settings

###

### Minimum Curve Progress & Timeout

* The minimum amount of bonding curve a token should reach (in %)
* The time it should take to reach this minimum (in s)

{% hint style="info" %}
For 20 & 60, the token must reach 20% bonding in 60s of creation otherwise it will be ignored
{% endhint %}

### Max Curve Progress&#x20;

* The maximum bonding curve (in %) Lunar can buy at

### Min Unique Purchases

* Minimum number of distinct trader purchases in a coin

### Max Holders Holding %

* The maximum supply the top 10 holders can hold

### Min & Max Unique Holders Count

* The min & max amount of unique holders&#x20;

<figure><img src="/files/eLi9Gs22kfUWOChRCoq8" alt=""><figcaption></figcaption></figure>

## 4. Dev Settings

### Min & Max Dev Initial Buy

* The min & max amount of token dev can buy (in SOL)

### Sell if dev sells

* Sell the coin when dev sells.

<figure><img src="/files/M0rKnkSeQmkvUsHHyXZR" alt=""><figcaption></figcaption></figure>

## 5. Volume Settings

### Min Txs Count

* The min amount of tx during the time period

### Min Sol Delta

* The min amount of growth (in SOL) during the time window

### Time Window

* The amount of time the following filters must apply within

{% hint style="info" %}
If neither is detected within the time window, your entire position will be closed
{% endhint %}

<figure><img src="/files/0hF88mFQze5Oi3Mpa7WP" alt=""><figcaption></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/defi/four.meme-afk.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.
