# Overview

## Getting Started

Welcome to Loopring DeFi!\
This guide will walk you through setting up your wallet, connecting to supported networks, and getting ready to explore our innovative DeFi products.

***

### 1. Connect and Sign In with Your Wallet

To interact with Loopring DeFi, you'll need a supported wallet. We recommend:

* **MetaMask**
* **WalletConnect-compatible wallets** (e.g., Trust Wallet, Rainbow Wallet)

First, click the **Connect Wallet** button on the platform.\
After connecting, you must also click **Sign In First** to authorize access through your wallet.\
(No gas fees are required — this simply proves wallet ownership).

Once signed in, you can start using all the features of Loopring DeFi.

{% hint style="success" %}
💡 Make sure your wallet is unlocked and connected to a supported network (see below) before signing in.
{% endhint %}

***

### 2. Select a Supported Network

Loopring DeFi is available on the following networks:

* **Ethereum**
* **Base**
* **Taiko Alethia**
* **Sepolia Testnet** *(for development and testing purposes only)*

Ensure your wallet is connected to one of these networks before interacting with the platform.

You can easily toggle between supported networks directly within the Loopring DeFi interface — simply use the network selector at the top of the page.

***

### 3. Deposit Assets

Before you can earn or trade, you must first deposit supported tokens into your Loopring DeFi account.

{% hint style="info" %}
Not sure how to deposit? [Learn how to deposit assets](/getting-started/depositing-assets.md).
{% endhint %}

***

### 4. Start Exploring

After depositing, you can immediately start:

* Earning high yields with [**Dual Investment**](/products/dual-investment.md)
* Accessing leverage trading with [**Portal**](/products/portal.md)
* Trading efficiently with [**Block Trade**](/block-trade.md)

{% hint style="success" %}
💡 New to DeFi? Loopring DeFi offers CeFi-like simplicity while maintaining full trustlessness — you always remain in control of your assets.
{% endhint %}


---

# 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://docs-defi.loopring.io/getting-started/overview.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.
