# Getting Started

<figure><img src="/files/eoYyAHzGdVhz5moZeAhG" alt=""><figcaption></figcaption></figure>

### **1. Connect Your Wallet**

SpurSwap supports a wide range of wallets and connection methods for both **desktop** and **mobile** users.

#### **Desktop Users**

You can connect using:

* **Injected Wallets (Browser Wallets)** like MetaMask or Rabby.
  * Simply click **“Browser Connect”** to link your wallet instantly.
* **WalletConnect (QR Scan):**
  * Scan the displayed QR code with your mobile wallet app (e.g. Trust Wallet, MetaMask, OKX Wallet).
  * Approve the connection on your phone.

#### **Mobile Users**

If you’re browsing outside a DApp browser, SpurSwap provides **deeplink support** for most popular wallets.\
Simply tap the wallet icon and your wallet app will open automatically to connect.

**Supported Wallets include:**\
Trust Wallet, MetaMask, OKX Wallet, TokenPocket, SafePal, Bitget Wallet, and more.

***

### **2. Select Network**

SpurSwap automatically detects your active network when you connect.\
You can easily switch between supported blockchains:

* **BNB Smart Chain (BSC)**
* **Ethereum**
* **Polygon**
* **Base**

When you change networks in your wallet, SpurSwap will refresh automatically to load the corresponding tokens and liquidity routes.

***

### **3. Choose Tokens to Swap**

Once your wallet is connected:

1. Click on the token selector to open the **token list**.
2. Choose the token you want to swap **from** and **to**.
3. If a token isn’t listed, paste its **contract address** to import it manually.

SpurSwap will automatically display:

* Real-time token prices
* Available balances
* Estimated swap rates

***

### **4. Review and Confirm**

Before swapping:

* Review the **estimated amount** you’ll receive.
* Check the **network fee** (gas cost).
* If needed, click **“Max”** to automatically fill your available balance minus the estimated fee.

Then, click **“Swap”** to proceed.\
Your wallet will prompt you to confirm the transaction, approve it to complete the swap.

***

### **5. Track and Manage**

After the transaction is confirmed:

* You’ll see a **summary** with transaction details.
* You can view the transaction on the blockchain explorer (like **BscScan**, **Etherscan**, etc.) using the provided link.

Your swapped tokens will appear instantly in your connected wallet.

***

### **Tips for a Smooth Experience**

* Ensure you have enough **native tokens** (like BNB or ETH) to cover network gas fees.
* Always verify that your wallet is connected to the **correct network**.
* If a transaction fails, try **lowering slippage tolerance** or **refreshing liquidity routes**.

***

### **Next: Supported Networks →**

In the next section, you’ll explore the **Aggregator Engine Technology**, and how SpurSwap optimizes routing across multiple DEXs for the best prices.


---

# Agent Instructions: 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:

```
GET https://spurprotocol.gitbook.io/spurswap-whitepapper/getting-started.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
