# Auto Buy Pinksale

{% hint style="info" %}
**Note**: While GemsLab does not keep your encrypted private key, you should utilize a secondary wallet to get the most out of the Tool.
{% endhint %}

**Only for** **projects that have not been sold yet!**

There are 5 main parts in the Pinksale interface you need to pay attention to:

![Main interface of PinkSale function](/files/5eS5nHRH0L5TEh0tLrBe)

*\*Note: If the project needs a whitelist, the wallet must be on the whitelist to be able to buy it***.**

1. **Accounts**: You must select Account, then the tool can use BNB in your wallet to buy on Pinksale, if you use multiple wallets, remember to select all wallets.
2. **Presale URL**: Enter Presale Address taken from Pinksale. After entering the Tool, it will show the Token sale start time and countdown to the sale time
3. **BNB Amount**: Amount of BNB you want to buy.
4. **Gas price**: The amount of BNB you're willing to spend to swap your Token sale order; the higher the gas, the faster the order will run, and vice versa.
5. **Gas limit (gwei)**: The maximum amount of gas ready to pay to make a transaction, it is recommended to leave it at 400000 or higher. After finishing, wait 15-30 seconds for the countdown to reset, then press **BUY** to purchase or **STOP** to cancel the order.

*Example with the project below:*

![Interface 1 project on PinkSale](/files/TUhSoYA9wad2wBkLNFu8)

I choose the UNIMOON project, with Presale Address: **0x5B16a1093D551Dc84A2256394dE1A00e334eB74e** - this is the address to fill in the Presale URL box

![Interface after filling in Presale URL](/files/CUFzEyG0VSKxxEd9f2HK)

Then Tools will display the start time and countdown to count down the project's sale start time. Continue to complete the BNB Amount, Gas Price and Gas limit entries and click Buy.


---

# 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://gemslabtools.gitbook.io/huong-dan-dung-gemslab-tool/user-manual/auto-buy-pinksale.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.
