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

# Guardrails

> Configure slippage, liquidity checks, max-buy adjustment, confirmations, and gas surplus

Guardrails control checks that run before or during a trade.

<Frame>
  <img src="https://mintcdn.com/cove-8695a88b/t9Di2mu9bm7K1cRM/assets/current-ui/guardrails-overview.png?fit=max&auto=format&n=t9Di2mu9bm7K1cRM&q=85&s=dd8fe25b1f66cf2d873fac01df246fe7" alt="Current Guardrails panel showing slippage, protection, confirmation, and gas surplus controls" width="605" height="485" data-path="assets/current-ui/guardrails-overview.png" />
</Frame>

## Available controls

| Setting                        | Current UI behavior                                                                                |
| ------------------------------ | -------------------------------------------------------------------------------------------------- |
| Slippage                       | Choose a preset or enter a value from 1% to 100%, with up to two decimal places shown in the UI    |
| Degen mode                     | Reduces safeguards for the selected trade                                                          |
| Auto-adjust max buy            | Reduces a buy to the token contract's allowed maximum when the requested amount is too high        |
| Liquidity protection           | Blocks buys that would consume too much reported liquidity                                         |
| High price-impact confirmation | Adds a confirmation step for high-impact trades                                                    |
| Gas Surplus Budget             | Sets the per-trade amount Cove can request from your USDC balance when sponsored gas is not enough |

### Slippage

Choose 10%, 20%, 40%, or 80%, or enter a custom value from 1% to 100% with up to two decimal places. Higher slippage gives a volatile trade more room to fill, but it also accepts a wider price difference.

<Frame>
  <img src="https://mintcdn.com/cove-8695a88b/t9Di2mu9bm7K1cRM/assets/current-ui/guardrails-slippage.png?fit=max&auto=format&n=t9Di2mu9bm7K1cRM&q=85&s=872c83f0a29b5f07d5705e9b45603184" alt="Current slippage settings with preset and custom values" width="484" height="377" data-path="assets/current-ui/guardrails-slippage.png" />
</Frame>

### Degen mode

Degen mode reduces safeguards for the selected trade. Review your slippage and guardrail settings before enabling it.

### Auto-adjust max buy

When a token contract limits the maximum buy, this setting reduces your order to the contract limit. It removes the need to calculate the maximum manually.

<Frame>
  <img src="https://mintcdn.com/cove-8695a88b/t9Di2mu9bm7K1cRM/assets/current-ui/guardrails-auto-adjust-max-buy.png?fit=max&auto=format&n=t9Di2mu9bm7K1cRM&q=85&s=86e48445e39003743f91ec1a5d140f73" alt="Current Auto-adjust max buy setting and explanation" width="584" height="298" data-path="assets/current-ui/guardrails-auto-adjust-max-buy.png" />
</Frame>

### Liquidity protection

Liquidity protection checks the requested buy against reported pool liquidity and blocks buys that are too large for the pool.

<Frame>
  <img src="https://mintcdn.com/cove-8695a88b/t9Di2mu9bm7K1cRM/assets/current-ui/guardrails-liquidity-protection.png?fit=max&auto=format&n=t9Di2mu9bm7K1cRM&q=85&s=225c2ae09089ab51f07fafe49f547cdd" alt="Current Liquidity protection setting and explanation" width="593" height="539" data-path="assets/current-ui/guardrails-liquidity-protection.png" />
</Frame>

### High price-impact confirmation

Enable this setting to require an additional confirmation for trades with high price impact.

### Gas Surplus Budget

Gas Surplus Budget is a per-trade limit. Choose `Off`, `$1`, `$3`, `$5`, `$10`, or `Custom`.

`Off` means Cove asks before charging a surplus. When the sponsored amount does not cover the network cost, an approved surplus can be deducted from the unified USDC balance.

<Frame>
  <img src="https://mintcdn.com/cove-8695a88b/t9Di2mu9bm7K1cRM/assets/current-ui/guardrails-gas-surplus-budget.png?fit=max&auto=format&n=t9Di2mu9bm7K1cRM&q=85&s=1e245ca0dd8e462126bbb44c6361b1a9" alt="Current Gas Surplus Budget panel with preset and custom limits" width="582" height="501" data-path="assets/current-ui/guardrails-gas-surplus-budget.png" />
</Frame>
