> 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/pages/settings/solana.md).

# Solana

{% hint style="info" %}
Settings let you configure default parameters for spot trading and automation presets on Solana. Changes apply to all future actions using the selected preset.
{% 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 %}
In the Settings modal, select **Solana** from the blockchain dropdown in the top right corner.
{% endstep %}
{% endstepper %}

The Settings modal is organized into sections accessible from the left sidebar: **Spot Buy/Sell**, **Currency**, **Custom Theme**, **Token Blacklist**, **Extension** (Scrapers, Limit Orders, Dev Sell, Appearance), **Tracker** (Feed Settings, Keywords, Deploy Settings, Deploy Presets), and **Presets** (Buy Amounts, Sell Amounts, Copy Preset, AFK Preset, Twitter Preset).

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

***

#### Spot Buy/Sell

Default fee, slippage, and protection settings applied to all spot trades.

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

**Fees**

| Field        | Description                                                                                                          |
| ------------ | -------------------------------------------------------------------------------------------------------------------- |
| **Buy Fee**  | Buy transaction fee.                                                                                                 |
| **Sell Fee** | Sell transaction fee.                                                                                                |
| **Buy Tip**  | Buy order tip for block inclusion priority.                                                                          |
| **Sell Tip** | Sell order tip for block inclusion priority.                                                                         |
| **Auto Tip** | Uses the recommended Jito tip automatically. Priority fee stays fixed since the tip is what matters for Jito Blocks. |

**Slippage**

| Field             | Description                                               |
| ----------------- | --------------------------------------------------------- |
| **Buy Slippage**  | Max price difference on buy transactions, in percentage.  |
| **Sell Slippage** | Max price difference on sell transactions, in percentage. |

**Protection**

| Field             | Description                                             |
| ----------------- | ------------------------------------------------------- |
| **Buy Anti MEV**  | MEV protection on buy orders against sandwich attacks.  |
| **Sell Anti MEV** | MEV protection on sell orders against sandwich attacks. |

***

#### Currency

Choose the token your buys and sells are denominated in. If you pick a stablecoin, keep some SOL for gas and tips.

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

Available quote assets: SOL, USDC, USD1.

***

#### Custom Theme

Change the look of the interface by selecting one of the nine available presets. You can also customize background and button colors, and choose between six fonts.

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

* **Presets**: Default, Astro, Neo, Crimson, Stealth, Orange, Ocean, Discord, Daylight.
* **Colors**: Primary Color, Background Color, Buy Color, Sell Color.
* **Font**: Inter, Geist, Poppins, Roboto, Space Grotesk, DM Sans.

***

#### Token Blacklist

Exclude specific tokens from all trading activity. Enter token mints separated by commas and click <kbd>Add</kbd>. Blacklisted tokens will not be bought by any automated task.

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

***

#### Extension

Chrome Extension defaults, configured from the Manager. Every change syncs to the Extension in real time.

**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/zYDezXLmSwYL1YAOiesb" 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/62Fw18ihQKBZZM2CObWr" 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/aXA2qHxoUSvu1sk6vvi0" 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/hz4eYqSGgUNoqG9Z5A9p" 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. |

***

#### Tracker

Tracker feed behavior, keyword alerts, and the deploy configuration used by Dev Features.

**Feed Settings**

Configure the live feed behavior, translations, and the default buy amounts for quick trades from the feed.

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

| Field                     | Description                                                                                                                                                                                                 |
| ------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Pause on Hover**        | Pauses the tracker while hovering over it with your mouse.                                                                                                                                                  |
| **External URL Warning**  | Shows a warning when an action redirects to a potentially unsafe external URL.                                                                                                                              |
| **Hide Default Accounts** | Hides all the default accounts that Bloom preloads into the Twitter Tracker.                                                                                                                                |
| **Translation Language**  | English or Chinese. The language you want to translate tweets into.                                                                                                                                         |
| **Translation Display**   | <p>Where you see the translation.</p><ul><li><strong>Replace</strong>: replaces the tweet text with the translated one.</li><li><strong>Under</strong>: adds the translated text below the tweet.</li></ul> |

**Buy Amounts**

| Field        | Description                              |
| ------------ | ---------------------------------------- |
| **Amount 1** | First preset SOL amount for quick buys.  |
| **Amount 2** | Second preset SOL amount for quick buys. |
| **Amount 3** | Third preset SOL amount for quick buys.  |
| **Amount 4** | Fourth preset SOL amount for quick buys. |

**Danger Zone**

| Field                    | Description                                                                 |
| ------------------------ | --------------------------------------------------------------------------- |
| **Untrack all accounts** | Stop tracking every account you added. Default accounts are left untouched. |
| **Factory reset**        | Restore all tracker preferences to their defaults.                          |

***

#### Keywords

Add a keyword and configure how it behaves inside the Twitter Tracker.

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

For each keyword you can:

* Choose whether to show only the tweets that contain it.
* Select a highlight color.
* Turn the sound notification on or off.
* Add a note.
* Match the whole word only.
* Choose whether to keep the tweet pinned.

You can add multiple keywords, edit them, and delete them.

***

#### Deploy Settings

Every Dev Features preference: enrichment tiles, creator buy presets, and one-click deploys.

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

| Field                        | Description                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| ---------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Enrichments Position**     | Where enrichment tiles render on a tweet card: Top, Bottom, Left, Right. Enrichment tiles are the rectangles that appear next to a tweet when Bloom's AI detects a token candidate in the post. Each tile carries a name, a symbol, and an image, derived from the tweet's text and the history of coins previously deployed on the chain selected at the top of the tracker. Clicking a tile opens the Deploy modal with those fields prefilled. |
| **Preferred Terminal**       | Which terminal to open when a token is successfully deployed.                                                                                                                                                                                                                                                                                                                                                                                     |
| **Creator Buy 1 to 4**       | Preset SOL amount for the creator-buy chip in the Deploy dialog. Four slots, each holding its own amount.                                                                                                                                                                                                                                                                                                                                         |
| **Creator Priority Fee**     | Priority fee in SOL applied to the creator buy when deploying a token.                                                                                                                                                                                                                                                                                                                                                                            |
| **Enable One-Click Deploys** | Deploy a token in a single click using a saved deploy preset.                                                                                                                                                                                                                                                                                                                                                                                     |
| **Deploy Preset**            | Which saved deploy preset to apply when deploying with one click.                                                                                                                                                                                                                                                                                                                                                                                 |

{% hint style="info" %}
Some tweets carry no tiles. When the AI returns no candidates, the strip stays empty and the position setting has no visible effect on that card.
{% endhint %}

***

#### Deploy Presets

Shortcut to create and edit deploy presets without opening a full deploy flow. Preset mechanics are documented on the Deploy page.

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

| Field               | Description                                                                                                                                                             |
| ------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Preset Name**     | Name of the preset.                                                                                                                                                     |
| **Token Name**      | Text you add to the name of the token you choose.                                                                                                                       |
| **Name Position**   | Whether the Token name sits before or after the name you enter, through the Prefix and Suffix options. If you enter no name, the Token name is the only name displayed. |
| **Symbol**          | Short name you add to the symbol you choose. If you choose no symbol, this is the only one that appears.                                                                |
| **Symbol Position** | Whether the Symbol sits before or after the symbol you enter, through the Prefix and Suffix options. If you enter no symbol, the Symbol is the only symbol displayed.   |

Click <kbd>+ Add preset</kbd> to save it. Saved presets are listed under **Saved Presets**.

***

#### Presets

Presets define the default parameters used when creating new tasks or executing trades. Each preset applies to a specific trading mode.

**Buy Amounts**

Default SOL amounts displayed when buying. Up to 5 presets.

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

| Field            | Description               |
| ---------------- | ------------------------- |
| **Buy Amount 1** | First preset SOL amount.  |
| **Buy Amount 2** | Second preset SOL amount. |
| **Buy Amount 3** | Third preset SOL amount.  |
| **Buy Amount 4** | Fourth preset SOL amount. |
| **Buy Amount 5** | Fifth preset SOL amount.  |

***

#### Sell Amounts

Default percentages displayed when selling. Up to 5 presets.

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

| Field             | Description                    |
| ----------------- | ------------------------------ |
| **Sell Amount 1** | First preset sell percentage.  |
| **Sell Amount 2** | Second preset sell percentage. |
| **Sell Amount 3** | Third preset sell percentage.  |
| **Sell Amount 4** | Fourth preset sell percentage. |
| **Sell Amount 5** | Fifth preset sell percentage.  |

***

#### Copy Preset

Default configuration used when creating a new copy-trading task.

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

| Field                     | Description                                                                                                                                                                                                                                                                                       |
| ------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Max Buy Count**         | Maximum coins the task will buy under the current configuration.                                                                                                                                                                                                                                  |
| **Max Trades Per Token**  | Maximum times the task will buy the same token.                                                                                                                                                                                                                                                   |
| **Sell Only Copied Buys** | Sells trigger only for tokens bought via copy trading. Spot, Twitter, and AFK buys are excluded.                                                                                                                                                                                                  |
| **First Interaction**     | Only trigger when the target wallet interacts with a token for the first time.                                                                                                                                                                                                                    |
| **Skip Deploys**          | Skip buys when the target wallet is the token deployer. Coins created by the target are ignored.                                                                                                                                                                                                  |
| **Buy Tokens Once**       | Buy a coin only once, even if the target makes multiple purchases. Enable on each wallet if you use multiple.                                                                                                                                                                                     |
| **Amount Type**           | <p>How your buy amount is calculated:</p><ul><li><strong>Exact</strong>: same SOL amount as the target.</li><li><strong>Percentage</strong>: percentage of the target's amount (set above 100% to buy more).</li><li><strong>Fixed</strong>: fixed SOL amount regardless of the target.</li></ul> |
| **Buy Amount**            | Amount spent per buy, based on the selected Amount Type.                                                                                                                                                                                                                                          |
| **Max Buy**               | Maximum amount you can spend per transaction, regardless of the target. Applies per transaction.                                                                                                                                                                                                  |
| **Follow Sells**          | Sells when the target sells, mirroring the sell percentage. E.g. target sells 50% → task sells 50%.                                                                                                                                                                                               |
| **Min Sell**              | Minimum percentage the target wallet must sell to trigger the task.                                                                                                                                                                                                                               |
| **Follow Sells (Fixed)**  | Fixed percentage of tokens to sell when the target sells any amount.                                                                                                                                                                                                                              |
| **Reverse Mode**          | Triggers buys exclusively when the target wallet sells. Buys from the target are ignored.                                                                                                                                                                                                         |
| **Min Trigger Buy**       | Minimum SOL amount the target must buy to trigger your transaction.                                                                                                                                                                                                                               |
| **Max Trigger Buy**       | Maximum SOL amount the target can buy to trigger your transaction.                                                                                                                                                                                                                                |
| **Min Market Cap**        | Minimum token market cap required to trigger a buy.                                                                                                                                                                                                                                               |
| **Max Market Cap**        | Maximum token market cap allowed to trigger a buy.                                                                                                                                                                                                                                                |
| **Min Token Age**         | Minimum time since token creation. For Pump.fun migrated coins, counted from bonding. Some older tokens may not work.                                                                                                                                                                             |
| **Max Token Age**         | Maximum time since token creation. For Pump.fun migrated coins, counted from bonding. Some older tokens may not work.                                                                                                                                                                             |
| **Max Dev Holdings**      | Maximum % of token supply held by the dev. If the dev holds more than this, the trade is skipped.                                                                                                                                                                                                 |
| **Buy Fee**               | Buy transaction fee.                                                                                                                                                                                                                                                                              |
| **Sell Fee**              | Sell transaction fee.                                                                                                                                                                                                                                                                             |
| **Buy Slippage**          | Buy slippage percentage.                                                                                                                                                                                                                                                                          |
| **Sell Slippage**         | Sell slippage percentage.                                                                                                                                                                                                                                                                         |
| **Buy Anti MEV**          | MEV protection on buy orders against sandwich attacks.                                                                                                                                                                                                                                            |
| **Sell Anti MEV**         | MEV protection on sell orders against sandwich attacks.                                                                                                                                                                                                                                           |
| **Auto Tip**              | Uses the recommended Jito tip automatically. Priority fee stays fixed since the tip is what matters for Jito Blocks.                                                                                                                                                                              |
| **Buy Processor Tip**     | Buy order tip for block inclusion priority.                                                                                                                                                                                                                                                       |
| **Sell Processor Tip**    | Sell order tip for block inclusion priority.                                                                                                                                                                                                                                                      |
| **Blacklisted Deployers** | Deployer addresses the task will ignore when buying. Mass import available.                                                                                                                                                                                                                       |
| **Whitelisted Deployers** | Deployer addresses the task will exclusively buy from. Tokens from any other deployer are ignored. Mass import available.                                                                                                                                                                         |
| **Platforms**             | Platforms the task operates on.                                                                                                                                                                                                                                                                   |

***

#### AFK Preset

Default configuration used when creating a new AFK Mode task.

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

| Field                     | Description                                                                           |
| ------------------------- | ------------------------------------------------------------------------------------- |
| **Buy Amount**            | SOL amount to buy.                                                                    |
| **Buy Fee**               | Buy transaction fee.                                                                  |
| **Buy Slippage**          | Buy slippage percentage.                                                              |
| **Anti MEV**              | MEV protection against sandwich attacks.                                              |
| **Buy Processor Tip**     | Tip to prioritize inclusion in the next block.                                        |
| **Min Amount Out**        | Minimum number of tokens to receive.                                                  |
| **Max Buy Count**         | Maximum coins the task will buy under the current configuration.                      |
| **Blacklisted Words**     | Words in the token name that make the AFK task skip the token. Mass import available. |
| **Blacklisted Deployers** | Deployer addresses the task will ignore when buying.                                  |
| **Platforms**             | Platforms the task operates on.                                                       |

***

#### Twitter Preset

Default configuration used when creating a new Twitter tracking task.

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

| Field                 | Description                                                                                                                                                                                                                                |
| --------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **Active**            | Enable or disable the preset.                                                                                                                                                                                                              |
| **Max Buy Count**     | Maximum contracts posted by the target account the task will buy. Counter does not reset when you change the target.                                                                                                                       |
| **Buy Amount**        | SOL amount to buy.                                                                                                                                                                                                                         |
| **Buy Fee**           | Buy transaction fee.                                                                                                                                                                                                                       |
| **Buy Slippage**      | Buy slippage percentage.                                                                                                                                                                                                                   |
| **Anti MEV**          | MEV protection against sandwich attacks.                                                                                                                                                                                                   |
| **Buy Processor Tip** | Tip to prioritize inclusion in the next block.                                                                                                                                                                                             |
| **Target Actions**    | <p>Trigger type:</p><ul><li><strong>Tweet</strong>: original posts, including contracts in quoted reposts.</li><li><strong>Retweet</strong>: contracts in retweeted posts.</li><li><strong>Reply</strong>: contracts in replies.</li></ul> |
| **Use OCR**           | Detects and buys contracts from images posted by the target.                                                                                                                                                                               |
| **Keyword Match**     | <p>How text keywords are matched against the tweet content:</p><ul><li><strong>Partial</strong>: the keyword can match partially.</li><li><strong>Exact</strong>: the keyword must match in full.</li></ul>                                |
| **Min Market Cap**    | Minimum token market cap required to trigger a buy.                                                                                                                                                                                        |
| **Max Market Cap**    | Maximum token market cap allowed to trigger a buy.                                                                                                                                                                                         |
| **Min Token Age**     | Minimum time since token creation. For Pump.fun migrated coins, counted from bonding.                                                                                                                                                      |
| **Max Token Age**     | Maximum time since token creation. For Pump.fun migrated coins, counted from bonding.                                                                                                                                                      |
| **Platforms**         | Platforms the task operates on.                                                                                                                                                                                                            |


---

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