> ## Documentation Index
> Fetch the complete documentation index at: https://guide.crypto-now.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Set up auto-swap

> Create a per-account rule that automatically converts incoming crypto to the coin you want to hold, every time a wallet is topped up past a threshold.

Auto-swap turns one currency into another automatically. You set a rule once — *when this wallet receives at least \$X, convert it from coin A to coin B and send it here* — and CryptoNow runs the conversion on every qualifying replenishment, with no manual step. It's how you keep your treasury in a stable coin without watching wallets.

Rules are **per Account**, so set the **Account** toggle (top-right) to the account you want the rule on before you start.

<Steps>
  <Step title="Open Settings and find Auto swap">
    Go to **Settings** (the gear in the left nav) and scroll to the **Auto swap** card. Click **Create new**.

    <Frame caption="The Auto swap card on the Settings page.">
      <img src="https://mintcdn.com/crypto-now/QfeTvtlhPQKWuVie/images/set-up-auto-swap/01-auto-swap-settings.png?fit=max&auto=format&n=QfeTvtlhPQKWuVie&q=85&s=8b44d9749d03cf0c2d8e9e0588b50fe3" alt="Auto swap card with a Create new button" width="1367" height="93" data-path="images/set-up-auto-swap/01-auto-swap-settings.png" />
    </Frame>
  </Step>

  <Step title="Define the rule">
    Fill in the five fields, then click **Submit**:

    * **Name of rule** — a label for your own reference (e.g. *BTC to USDT (ERC20)*).
    * **You send** — the currency to convert.
    * **You get** — the currency to receive.
    * **Minimum amount in USD** — the threshold. When a top-up brings the sender wallet to at least this value, the swap fires.
    * **Sender's wallet** — the wallet that's watched; its incoming funds get converted.
    * **Destination wallet** — where the converted currency lands.

    <Frame caption="A completed rule: convert incoming BTC to USDT once a top-up reaches $50.">
      <img src="https://mintcdn.com/crypto-now/QfeTvtlhPQKWuVie/images/set-up-auto-swap/02-add-rule.png?fit=max&auto=format&n=QfeTvtlhPQKWuVie&q=85&s=f615e1460658a8d5969aebe5b03eb598" alt="Auto swap rule form with name, you send, you get, minimum USD, sender and destination wallets" width="1682" height="490" data-path="images/set-up-auto-swap/02-add-rule.png" />
    </Frame>
  </Step>

  <Step title="Confirm the rule is live">
    The saved rule appears in the Auto swap card, with edit and delete controls. It's now active and will run on the next qualifying replenishment.

    <Frame caption="The saved rule, ready to edit or remove.">
      <img src="https://mintcdn.com/crypto-now/QfeTvtlhPQKWuVie/images/set-up-auto-swap/03-rule-created.png?fit=max&auto=format&n=QfeTvtlhPQKWuVie&q=85&s=5d675609b57493b592166aa4861e1ea6" alt="Saved auto swap rule listed with edit and delete icons" width="1367" height="146" data-path="images/set-up-auto-swap/03-rule-created.png" />
    </Frame>
  </Step>
</Steps>

<Warning>
  Auto-swap relies on **auto-sign being enabled** (it's on by default). If auto-sign is off, the rule can't execute. See **Secure your account** for the auto-sign setting.
</Warning>

<Note>
  Each auto-swap is a live exchange, so it carries the usual swap cost — the network (miner) fee plus the third-party exchange provider's fee, taken from the amount converted. Conversions run on mainnet.
</Note>
