> For the complete documentation index, see [llms.txt](https://docs.bloombot.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bloombot.app/manager/chrome-extension/settings.md).

# Settings

{% hint style="info" %}
Extension settings are configured from the Manager. Every change syncs to the Extension in real time, with no save-and-refresh cycle on the Extension side.

This page covers the Extension sections of the Settings modal: **Scrapers**, **Limit Orders**, **Dev Sell**, and **Appearance**. Presets, Sites, and Wallets live on the Extension tab of the top navigation and have their own pages.
{% endhint %}

***

#### How to Access Settings

{% stepper %}
{% step %}
Click your account name in the top right corner of the Manager.
{% endstep %}

{% step %}
Select <kbd>Settings</kbd> from the dropdown menu.
{% endstep %}

{% step %}
Open the **Extension** section in the left sidebar and pick Scrapers, Limit Orders, Dev Sell, or Appearance.
{% endstep %}

{% step %}
Use the blockchain dropdown in the top right corner of the modal to switch chain. Solana is used as the reference in this page; selecting an EVM chain shows the same sections with that chain's values.
{% endstep %}
{% endstepper %}

Click <kbd>Save</kbd> to confirm changes or <kbd>Cancel</kbd> to discard.

{% hint style="info" %}
The chain selector inside the Settings modal drives the settings sections and nothing else. The selector in the Manager interface is a separate control and drives Presets, Wallets, and Sites. Check which chain is selected before editing any value.
{% endhint %}

***

#### Scrapers

Default parameters applied to Auto Buy, the scraper that watches a Discord or Telegram Web tab and fires a buy the moment a contract address is posted in the target channel.

<div align="left"><figure><img src="/files/OnJPVyDmhigwMGNxoqpb" alt="" width="563"><figcaption></figcaption></figure></div>

**Auto Buy**

| Field                        | Description                                        |
| ---------------------------- | -------------------------------------------------- |
| **Discord Auto Buy Amount**  | SOL amount used for buys triggered from Discord.   |
| **Telegram Auto Buy Amount** | SOL amount used for buys triggered from Telegram.  |
| **Auto Buy Processor Tip**   | Jito tip used to prioritize Auto Buy transactions. |
| **Auto Buy Priority Fee**    | Priority fee for Auto Buy transactions.            |

**Liquidity & Market Cap**

| Field                    | Description                                                     |
| ------------------------ | --------------------------------------------------------------- |
| **Min Liquidity (USD)**  | Skip the buy if the pool liquidity is below this threshold.     |
| **Max Liquidity (USD)**  | Skip the buy if the pool liquidity is above this threshold.     |
| **Min Market Cap (USD)** | Skip the buy if the token's market cap is below this threshold. |
| **Max Market Cap (USD)** | Skip the buy if the token's market cap is above this threshold. |

| Field                               | Description                                                                                |
| ----------------------------------- | ------------------------------------------------------------------------------------------ |
| **Skip contract if already bought** | The scraper ignores contract addresses already purchased from the current channel session. |
| **Load Defaults**                   | Restore default values.                                                                    |

***

#### Limit Orders

Default parameters applied every time you create a limit order from the Extension's Trade Panel. Configure once, and every Extension limit order uses these values.

<div align="left"><figure><img src="/files/cDGkItkLI6pKPnHbR054" alt="" width="563"><figcaption></figcaption></figure></div>

| Field                              | Description                                                                                              |
| ---------------------------------- | -------------------------------------------------------------------------------------------------------- |
| **Limit Buy Slippage**             | Maximum price difference allowed when the limit buy fires.                                               |
| **Limit Sell Slippage**            | Maximum price difference allowed when the limit sell fires.                                              |
| **Limit Buy Priority Fee**         | Priority fee for limit buy transactions.                                                                 |
| **Limit Sell Priority Fee**        | Priority fee for limit sell transactions.                                                                |
| **Limit Buy Tip**                  | Jito tip to prioritize limit buy inclusion.                                                              |
| **Limit Sell Tip**                 | Jito tip to prioritize limit sell inclusion.                                                             |
| **Anti-MEV for Limit Buys**        | MEV protection against sandwich attacks on limit buys. The fastest processor is selected automatically.  |
| **Anti-MEV for Limit Sells**       | MEV protection against sandwich attacks on limit sells. The fastest processor is selected automatically. |
| **Allow High Impact (Risky Mode)** | Lets the transaction process faster even if it causes a higher price impact on the buy.                  |
| **Execution Wallets**              | Execute the order on the default wallet, or across all active wallets.                                   |
| **Load Defaults**                  | Restore default values.                                                                                  |

***

#### Dev Sell

Default parameters applied every time you enable automatic dev sell on a token. When Dev Sell is active, Bloom watches the token's deployer wallet and fires a sell the moment the deployer sells their tokens.

<div align="left"><figure><img src="/files/90ScmF2VrGlY0CmwqbVf" alt="" width="563"><figcaption></figcaption></figure></div>

| Field                           | Description                                                                                                                     |
| ------------------------------- | ------------------------------------------------------------------------------------------------------------------------------- |
| **Sell When Dev Sells**         | Enable to fire a sell the moment the deployer sells any amount of their tokens. Overrides any profit/loss trigger while active. |
| **Add DevSell Button to Panel** | Adds a Dev Sell shortcut to the Trade Panel for one-click activation on the token page.                                         |
| **Trigger When Dev Sells All**  | Only fire the sell when the deployer sells 100% of their holdings. Ignores partial deployer sells.                              |
| **Buy Amount**                  | SOL amount to buy when Dev Sell is triggered with a buy component.                                                              |
| **Sell Amount**                 | Percentage of your position to sell when the deployer sells.                                                                    |
| **Buy Slippage**                | Maximum price difference allowed on the buy.                                                                                    |
| **Sell Slippage**               | Maximum price difference allowed on the sell.                                                                                   |
| **Buy Priority Fee**            | Priority fee for the buy transaction.                                                                                           |
| **Sell Priority Fee**           | Priority fee for the sell transaction.                                                                                          |
| **Buy Bundle Tip**              | Jito tip to prioritize the buy.                                                                                                 |
| **Sell Bundle Tip**             | Jito tip to prioritize the sell.                                                                                                |
| **Execution Wallets**           | Execute the order on the default wallet, or across all active wallets.                                                          |
| **Load Defaults**               | Restore default values.                                                                                                         |

***

#### Appearance

Customize the Trade Panel's look and feel. Sounds, button styling, background image, and opacity.

<div align="left"><figure><img src="/files/qQPCnwi3nrw42yaZMmES" alt="" width="563"><figcaption></figcaption></figure></div>

| Field                   | Description                                                                                                                             |
| ----------------------- | --------------------------------------------------------------------------------------------------------------------------------------- |
| **Notification Sounds** | Audio feedback during trading. Turn sounds off entirely, or pick which events play a sound (trade executed, trade failed, and similar). |
| **Reduce Motion**       | Reduce motion and animations to improve performance.                                                                                    |
| **Include Fees in PnL** | Include priority fees and bundle tips in cost/proceeds calculations.                                                                    |

**Quick Buy Button**

| Field                | Description                                                                                    |
| -------------------- | ---------------------------------------------------------------------------------------------- |
| **Background Color** | Background color of the Quick Buy buttons used for the four preset amounts in the Trade Panel. |
| **Text Color**       | Text color of the Quick Buy buttons used for the four preset amounts in the Trade Panel.       |

**Background Settings**

| Field                         | Description                                                                                      |
| ----------------------------- | ------------------------------------------------------------------------------------------------ |
| **Upload a background image** | Drag and drop an image into the background field. Supported formats: .PNG, .JPG. Max size: 8MB.  |
| **Custom Gif Background**     | URL of a supported animated GIF, used instead of an uploaded image.                              |
| **Background Opacity**        | Higher opacity makes the background more visible; lower opacity keeps the panel content legible. |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.bloombot.app/manager/chrome-extension/settings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
