> For the complete documentation index, see [llms.txt](https://docs.furiesmellow0x69.com/volume-bot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.furiesmellow0x69.com/volume-bot/trade-settings/set-min-max-buy.md).

# Set Min/Max % Buy

These menu options set the Bot's range as a percentage of the chain token balance in each wallet for buying the contract tokens.

The randomness engine in the code will generate a random percentage between the minimum and maximum values.

An example: A wallet holds 1 ETH, and the min/max % settings are 65 and 80%. The randomness engine in the code generates a percentage value of 73.7% for the balance of ETH to be usedto buy tokens, which is 0.737 ETH. The bot then submits a buy order for 0.737 ETH worth of tokens.

<figure><img src="https://2836680685-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FB5jkAQXFH464c1FdsdPp%2Fuploads%2F6rhQpPYWEBrZgi6rDlsV%2FSetMinMaxBuy.jpg?alt=media&amp;token=73f60738-4b73-4738-b0d6-c8612c6a8868" alt=""><figcaption></figcaption></figure>
