# AFK Sniper

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

## Market Selection

Choose which market to AFK snipe from. This defines the pool of tokens your filters will be applied to.\
Currently supported markets you can find [Here](/leap-trading-sol-bot/features.md).&#x20;

**Developer Blacklist:**\
Insert any amount of wallet addresses of developers that you want to ignore

**Developer Whitelist**\
Only buy from dev wallet eddress added here and ignore all other tokens released

**Program Blacklist** \
Insert any Program addresses that you want to ignore

**Program Whitelist**\
Only buy from programs whitelisted here

**Task Name**: Enter the name for this task.

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

**Wallet**: Select the wallet you want to use for this task.

* **Use Filtred API:** If you have their API added in settings you will be able to add it here
* **Don't Sell**: Do not sell the token. Your sell logic will not run while this is enabled.
* **Buy Once**: Only buy the first time the source posts a token; ignore subsequent mentions

### **Transaction Details**

**Buy Amount (SOL)**: Fixed SOL you want to spend on each buy.

**Buy Wallet %**: Spend a percentage of your current wallet balance per buy (useful when your balance changes). Use this instead of a fixed **Buy Amount** if you prefer sizing by percentage.

***


---

# 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.leap-blockchain.com/leap-trading-sol-bot/leap-trading-bot-setup/afk-sniper.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.
