# Getting Started

Follow these steps to begin trading and providing liquidity on Bluefin’s CLMM:

1. **Visit the Platform**: Go to <https://trade.bluefin.io/swap> to access our trading interface.
2. **Connect Your Wallet**: Click "Connect Wallet" in the top right corner. Currently, we support a variety of wallets for seamless integration, including Google login.

   <figure><img src="/files/zioxoYx3fQU5GBCXqDdW" alt="" width="311"><figcaption><p>Supported wallets to connect to Bluefin</p></figcaption></figure>
3. **Fund Your Account (If Needed)**: If you don’t have assets in your wallet already, you can [bridge them over from other networks](/bluefin/bluefin-perps-exchange/getting-started/depositing-and-set-up.md), transfer them from centralized exchanges via the Sui blockchain or purchase them. The Sui wallet offers an easy way of purchasing assets via different on-ramping platforms. If you already have assets in your wallet, you can start swapping or providing liquidity directly.

   <figure><img src="/files/FfR8ICuGVzuMveHtcF3s" alt="" width="316"><figcaption><p>Purchasing assets via Sui Wallet</p></figcaption></figure>
4. **Explore CLMM Pools**: Go to <https://trade.bluefin.io/liquidity-pools> to browse available liquidity pools and select trading pairs that align with your strategy. You can view a complete tutorial on exploring our liquidity pools [here](/bluefin/bluefin-spot-clmm/tutorials/exploring-the-pools.md).

   <figure><img src="/files/onWL8PqVQUWAHWlU3fqg" alt=""><figcaption><p>List of Liquidity Pools available on the Exchange</p></figcaption></figure>
5. **Start Trading or Providing Liquidity**: Swap tokens or contribute to liquidity pools for potential rewards!


---

# 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://learn.bluefin.io/bluefin/bluefin-spot-clmm/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.
