> ## Documentation Index
> Fetch the complete documentation index at: https://docs.chipperg.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Presets

> Save a configuration once and reuse it.

Chipper has two kinds of preset you can reuse: **trading presets** for every buy and sell, and **automation presets** for a saved strategy.

Reusable launch configs are [drafts](/launch/drafts), not presets.

## Trading presets

You get three slots: **Preset 1**, **Preset 2**, and **Preset 3**. The active slot is the one every [quick-trade chip](/trading/quick-trade) and [trade sidebar](/trading/trade-sidebar) uses.

Switch slots from the footer chip, the token page, **Settings → Trading**, or **⌥ 1–3**.

<Frame caption="Switching trading presets from the footer chip">
  <video autoPlay src="https://mintcdn.com/chipper/Tjo3I8GysEoDVW1R/assets/platform/trading-preset.mp4?fit=max&auto=format&n=Tjo3I8GysEoDVW1R&q=85&s=e0d7d801d0948b4059d7dc775d6f54e7" data-path="assets/platform/trading-preset.mp4" />
</Frame>

Two dialogs edit the same three slots.

* **Trading Settings** (**⌘ ,**, or the footer chip) sets slippage, priority, tip, and **MEV Mode** per buy and sell side. MEV Mode is **Off**, **Reduced**, or **Secure**.
* **Settings → Trading** sets the amount chips (one to eight per side), percent versus a fixed native amount, and [Instant Trade](/trading/trade-settings).

<Frame caption="Trading Settings on Preset 1, Buy Settings">
  <img src="https://mintcdn.com/chipper/Tjo3I8GysEoDVW1R/assets/platform/trading-settings.png?fit=max&auto=format&n=Tjo3I8GysEoDVW1R&q=85&s=aa97aba34851f509d3b68617d560b717" alt="Trading Settings dialog on Preset 1 Buy Settings, with 10% slippage, priority and tip at 0, and MEV Mode Off" width="538" height="498" data-path="assets/platform/trading-settings.png" />
</Frame>

<Frame caption="Settings → Trading: Instant Trade and amount chips">
  <img src="https://mintcdn.com/chipper/Tjo3I8GysEoDVW1R/assets/platform/settings-trade.png?fit=max&auto=format&n=Tjo3I8GysEoDVW1R&q=85&s=b55cbb3f1be845321255de732ade725d" alt="Settings Trading page on Preset 1 with Instant Trade on, SOL buy chips 0.1 to 5, and percent sell chips 10 to 100" width="870" height="682" data-path="assets/platform/settings-trade.png" />
</Frame>

Percent sizes a trade from that wallet's balance. Fixed buy amounts are a set quantity of SOL, ETH, or BNB.

The three slots sync to your account. The active slot stays on this device.

## Automation presets

On a [token page](/trading/token-page), open an automation and click **Reuse past preset**.

You can save and reuse presets for [Auto Buy](/automations/auto-buy), [Auto Sell](/automations/auto-sell), [Volume Bot](/automations/volume-bot), [Bumper Bot](/automations/bumper-bot), and [Cleanup](/automations/cleanup). [Sniper Guard](/automations/sniper-guard) can apply a saved preset. It does not save a new one from the UI.

<Frame caption="Saving an Auto Buy preset and reusing it">
  <video autoPlay src="https://mintcdn.com/chipper/Tjo3I8GysEoDVW1R/assets/platform/automation-preset.mp4?fit=max&auto=format&n=Tjo3I8GysEoDVW1R&q=85&s=14ed4cdedf916c17d3acc9a6ce297a46" data-path="assets/platform/automation-preset.mp4" />
</Frame>

<Steps>
  <Step title="Configure the automation">
    Fill in the strategy or bot the way you want it.
  </Step>

  <Step title="Save the preset">
    Click the bookmark. Name it, then **Save preset**.
  </Step>

  <Step title="Reuse it">
    On any token, open **Reuse past preset**, pick the row, and apply it.
  </Step>
</Steps>

The preset table shows the name, a short config summary, and when you last used it. **Remove preset** deletes that row.

<Info>
  Applying a Sniper Guard preset fills the sniper fields. Whitelist entries stay as they are.
</Info>
