# FAQ

**Q: What's the difference between sniping and scanning?**&#x20;

**A:** Scanning will start sending snipes once the sniper detects the liquidity being added in the mempool. Sniping will start sending transaction in a spam mode, this will waste gas but is good for if you know when the token is launching exactly.

**Q: Which liquidity pool should I select?**

**A:** Likely Pancakeswap V2 and BNB, but some tokens launch on BUSD. You'll need to do some sluthing to find out prior to launch. If you get this wrong, make sure you cancel your snipe very quickly after launch or you risk paying too much for tokens on a secondary market.

**Q: How much Gwei should I use?**\
A: If you're trying to get in the same block, and you're using a really performant node you can try 5 gwei. Otherwise we recommend using at least 18 gwei.


---

# 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.bogged.finance/bogged-finance/product-information/ultimate/faq.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.
