# Defaults

This is the main menu for Defaults settings.

### Main Menu > Settings > Defaults

<figure><img src="/files/FpeBQBg24EjABhxFhA6h" alt=""><figcaption><p>Defaults Settings</p></figcaption></figure>

### ⛐ **Slippage Settings**

* Slippage Mempool (+ reset to default)
* Slippage Non Mempool (+ reset to default)
* Slippage Manual (+ reset to default)

### [⛽](https://emojipedia.org/fuel-pump) **Gas Settings**

* Regular Max Priority Fee (+ reset to default)
* Frontrun Max Priority Fee From Tx Multiplier  (+ reset to default)
* Absolute Max Fee Per Gas Gwei  (+ reset to default)
* Default Gas Limit  (+ reset to default)

### 🛡️ **Rugpull Settings**

* Rugpull Detector Enabled
* Liquidity Franction Removed Treshold  (+ reset to default)
* Min Initial Paired Liquidity ETH  (+ reset to default)
* Priority Fee Per Gas Multiplier  (+ reset to default)
* Min Amount Out ETH  (+ reset to default)
* Rugpull Detector Slippage  (+ reset to default)


---

# 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.bitfoot.com/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.
