# Presales

### What kind of presales do you support?

We currently support Pinksale presales with BNB, ETH, USDT and USDC contributions only. This feature is only available for Ethereum, BSC and Arbitrum.

### What is a presale address?

The presale address is NOT the webpage link of the presale. Go to the Pinksale presale page and find where it says "Presale Address". It looks like a wallet address.

### Can the bot handle whitelists?

As long as the wallet you choose to snipe with is whitelisted (Tier 1) on the presale, you'll be able to buy.

### Does the bot claim tokens for me?

Yes, you can configure the bot to [auto-claim](https://docs.maestrobots.com/sniping-presales#auto-claim) your tokens when the presale pool ends. Alternatively, you could choose to manually claim your tokens using the following command:

&#x20;`/claim Presale Address Wallet Name Chain`

### I always get beat by other buyers.

Your gas price/delta determines your priority on the blockchain. It's common to see 100+ gwei on presales, so tailor your gas price/delta to match how hyped the presale is going to be.


---

# 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.maestrobots.com/faq/presales.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.
