# Defaults

{% hint style="info" %}
Default settings apply to Spot Buy, Spot Sell, Copy and Limit Orders.

***

The guide below refers to BSC. The same logic applies to all supported blockchains, although buttons and available features may vary.
{% endhint %}

***

{% stepper %}
{% step %}
Select the desired blockchain

<div align="left"><figure><img src="https://4054888922-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcxXsA1jjenOz2nZ4oZz9%2Fuploads%2FmwfCA6if24aBREkrzdt9%2FScreenshot%202026-01-19%20alle%2015.58.49.png?alt=media&#x26;token=a9601de9-3998-4c92-91cb-0a6a86c2d6e6" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Tap <kbd>🔎 Defaults</kbd>

<div align="left"><figure><img src="https://4054888922-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcxXsA1jjenOz2nZ4oZz9%2Fuploads%2FmDnHqDTCo4SWtCcvGOOF%2FBSC%20Defaults.png?alt=media&#x26;token=79a54fbd-499f-496f-a74a-0f7cdea98663" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="https://4054888922-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcxXsA1jjenOz2nZ4oZz9%2Fuploads%2FhAx7TPIcMiI77Y4jsMy0%2FScreenshot%202025-07-02%20alle%2023.37.36.png?alt=media&#x26;token=64975d1f-d6ba-4c75-9c91-7606d60df589" alt=""><figcaption></figcaption></figure></div>

| Button           | Action                                                                                                                                                                                                                                                            |
| ---------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Max Buy Tax      | Set the maximum allowable token buy tax percentage required for the purchase to be executed.                                                                                                                                                                      |
| Max Sell Tax     | Set the maximum allowable token buy tax percentage required for the purchase to be executed.                                                                                                                                                                      |
| Min Liquidity    | <p>Set the minimum pool liquidity required to execute the transaction.<br><br><em><mark style="color:red;">Due to Base V4 limitations, the minimum liquidity calculations may be inaccurate; therefore, we cannot guarantee proper functionality.</mark></em></p> |
| {% endstep %}    |                                                                                                                                                                                                                                                                   |
| {% endstepper %} |                                                                                                                                                                                                                                                                   |


---

# 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.bloombot.app/evm/evm-bot/settings/defaults.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.
