# PumpFun Settings

{% hint style="info" %}
These settings only apply to PumpFun AFK
{% endhint %}

## 1. PNL Whitelist

* Whitelists devs wallet if the trade was X% profitable
* Whitelisted creators are saved and can be used in the future

## 2. Do Not Buy Abused Tokens

* You will not buy tokens that are detected to be bundled or abused in any other way

## 3. PNL Blacklist

* Blacklists devs wallet if the trade was  X% unprofitable
* You will avoid their tokens in the future

## 4. Dev Sold Blacklist

* Blacklists devs wallet if they sell their token within x seconds
* You will avoid their tokens in the future

## 5. PumpIT API

* Enter your PumpIT API Key
* Will use their whitelisted and blacklisted wallets for your trades

{% hint style="info" %}
This is only available to users who pay for PumpIT
{% endhint %}

## 6. Import Wallets

For both whitelist and blacklist

* Press import
* You can add, remove & copy wallets that are being stored&#x20;
* You can press delete to remove all wallets stored

## 7. Program Volume Blacklist

Used to avoid tokens that have trades sent from a certain program - usually for bundling/farming

* Enter the address of the program you want to avoid
* You can enter multiple by separating them with a comma

{% hint style="info" %}
For example: address1,address2,address3
{% endhint %}

{% hint style="info" %}
Press save settings in the bottom left once you are done
{% endhint %}

<figure><img src="/files/59oN0JxEHw9Z3RLsQaLQ" 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/getting-started/pumpfun-settings.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.
