# Swaps Settings

Configure swap transactions including privacy levels, amount limits, and specific transaction behaviors to tailor trading strategies.

### Main Menu > Settings > Defaults > Swaps Settings

<figure><img src="/files/ryD14WvdhOQXPq0fbNuW" alt=""><figcaption><p>Swaps Settings</p></figcaption></figure>

#### Private Sell Mempool Txs

Ensures sell transactions are only visible within the private mempool, enhancing privacy.

#### Private Buy Mempool Txs

Ensures buy transactions are only visible within the private mempool.

#### Private Sell Non Mempool Txs

Allows private selling transactions outside the mempool.

#### Private Buy Non Mempool Txs

Allows private buying transactions outside the mempool.

#### Amount Multiplier Range Min/Max (+ reset to default)

Sets the range for multiplying the amounts in transaction orders.

#### Max ETH amount spent per tx (+ reset to default)

Caps the maximum amount of ETH that can be spent in a single transaction.

#### Use Exact In And Zero Amount Out Min For Private Swaps

Enhances the privacy of swaps by using exact input amounts and minimal output amounts.


---

# 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/swaps-settings.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.
