# Loopring DeFi

{% hint style="info" %}
🔗 Explore Loopring DeFi at <https://defi.loopring.io>
{% endhint %}

Loopring DeFi aims to redefine decentralized finance by delivering innovative earning and trading solutions with a CeFi-like experience, all within a fully trustless environment. The following three products are currently available:

* [**Dual Investment**](https://docs-defi.loopring.io/products/dual-investment)**:** Earn high yields while trading with this unique, structured product.
* [**Portal**](https://docs-defi.loopring.io/products/portal)**:** Borrow tokens against your collateral to access leveraged trading opportunities. Portal bridges decentralized and centralized exchanges, enabling access to tokens beyond Ethereum.
* [**Block Trade**](https://docs-defi.loopring.io/block-trade)**:** Trade tokens with minimal slippage by tapping into multiple liquidity sources across the crypto space, ensuring the best possible rates.

*Additional products are under consideration (e.g., Lending).*

***

## Available Networks

Loopring DeFi is available on the following networks:

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

Support for additional networks may be introduced in the future.


---

# 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/loopring-defi.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.
