# Flash Bidder

The **Flash Bidder** is an upgrade to the previous **Spammer** tool. It combines with the **Sniper** and **Spammer** features to allow an NFT trader to automatically bid on all available NFTs within a set range of parameters. This will enable significant time-saving, but also open up more opportunities to secure undervalued NFTs.

### Problem

Trading on secondary market platforms can become unnecessarily difficult with repetition of actions such as bidding for all NFTs in a collection with a particular trait or even impossible when attempting to make an offer across an entire collection's floor price. Without the ability to make multiple offers, an NFT trader is potentially missing out on an unlimited number of opportunities.

### Solution

The **Flash Bidder** queues multiple requests simultaneously to allow a trader to make multiple offers across NFT collections within set parameters such as floor price, trait type, or advanced customizations like **NoRecentBids**, or **OnlyLoweredListings**

### **Use cases**

1. Reduce time and number of actions required to make multiple offers
2. Make tailored offers on set parameters unique to FlashTools creating new opportunities to secure mispriced NFTs within a collection

### **Access**&#x20;

**Flash Bidder** will be available via the Telegram Bot and v1.0 DApp at a later date. Requires Genesis, Alpha, or Founder Key.


---

# 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://flashtools.gitbook.io/flashtools-nft-toolkit/flashtools-telegram-toolkit/flash-bidder.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.
