Quick Start DEX

Start swapping on Carbium DEX in minutes. Open the app, connect a Solana wallet, review the route, and move into gasless or deeper DEX docs only when needed.

Quick Start DEX

Use this page when your goal is simple: open Carbium DEX, connect a wallet, and make your first Solana swap without digging through the full product stack first.

If you are looking for API integration, server-side routing, or quote execution inside your own app, jump to Quick Start API instead. This page stays focused on the browser DEX flow.


Start Here

  1. Open app.carbium.io.
  2. Connect a Solana wallet such as Phantom, Backpack, or Solflare.
  3. Choose the token pair you want to swap and review the live quote before signing.
  4. Confirm the transaction in your wallet.
  5. If your users do not already hold SOL for fees, continue with Gasless Swaps.

That is the whole entry path. Carbium DEX is meant to be the low-friction starting point, not a page that forces you through infrastructure detail before you can try the product.


What Carbium DEX Handles For You

At the DEX layer, Carbium acts as a Solana swap interface on top of its routing stack. You do not need to wire an API client or handle transaction-building yourself just to test the trading flow.

Use the browser DEX first when you want to:

  • check how the trading flow feels before integrating Carbium elsewhere
  • swap through the live interface instead of writing code first
  • validate whether a pair, route, or gasless-style onboarding flow fits your use case

If that evaluation turns into a product build, move from this page into the API and implementation docs instead of trying to stretch the browser walkthrough into developer integration guidance.


Pick The Next Page By Intent

If you want to do this nextGo here
Stay in the browser swap flowSwap
Remove the SOL fee hurdle for end usersGasless Swaps
Understand the broader DEX product and routing contextIn-Depth DEX
Integrate Carbium trading into your own productQuick Start API

🔶

Ready to try a first swap? Start in the live interface at app.carbium.io. For the broader Carbium stack, see carbium.io.