# mETH Launch Campaign

The mETH Launch Campaign is a part of Dolomite's [Community XP](https://docs.dolomite.io/community-xp) program. The campaign awards 10 XP for achieving a series of credentials/objectives related to mETH on Dolomite. The following guide will describe how to achieve the three credentials for the mETH Launch Campaign.

This campaign utilizes [Galxe](https://galxe.com/dolomite) for tracking progress and distributing XP. After completing all of the credentials on the [mETH Launch Campaign Galxe Page](https://app.galxe.com/quest/dolomite/GCrY8tkqmc), you can go to the Galxe page to claim an OAT representing the **10 XP**. If you're new to the XP program, make sure you also go to the Dolomite Discord channel and connect your Galxe account so you can receive Discord roles that match your level.

{% hint style="info" %}
This Campaign is intended to be done on the Mantle network, where the mETH token resides. This means if you wish to complete it, you mush have funds available on the Mantle network.
{% endhint %}

## Credentials <a href="#credentials" id="credentials"></a>

> 1. **Get mETH**

Simply have mETH in your `Dolomite Balance`.

* This can be done by either:
  * **Deposit** mETH to your `Dolomite Balance` *(i.e. Wallet -> Dolomite Balance)*.
  * **Zap** an asset to mETH within Dolomite, adding it to your `Dolomite Balance` *(i.e. Dolomite Balance Asset -> mETH)*.

> 2. **Zap your mETH**

Use the `Zap` feature on Dolomite to trade *to* or *from* mETH.

* **No** requirements on which asset is traded *to* or *from* mETH.
* **No** requirements on which `Zap` type.

> 3. **Open a Borrow Position with mETH**

Have mETH in a Borrow Position, either as collateral or debt.

* This Borrow Position must open, with mETH within the position, for *at least* **24 hours**.
* If you use mETH as collateral, you have to borrow an asset. Any borrowed asset will qualify.

{% hint style="info" %}
Use the following guides for any additional action-specific help:

**Depositing To Dolomite Balance:**

* <https://docs.dolomite.io/guide/depositing-to-dolomite>

**Using Zap:**

* <https://docs.dolomite.io/guide/zap>

**Opening a Borrow Position:**

* <https://docs.dolomite.io/guide/borrow#opening-a-borrow-position>
  {% endhint %}

## Example

The following steps is one method for fully completing this Campaign.&#x20;

#### Prerequisites:

For the following method, it is assumed that the wallet already has an integrated asset within their Dolomite Balance on the Mantle network. It is also assumed the wallet has MNT to pay gas fees for transactions.&#x20;

{% hint style="info" %}
This Campaign is done on the Mantle network. See the following guide for support bridging funds to Mantle, or help changing networks on the Dolomite app:

* <https://docs.dolomite.io/different-networks>
  {% endhint %}

#### 1. `Get mETH` and `Zap your mETH`

To complete both of these credentials in one action, simply `Zap` any asset into mETH within your `Dolomite Balance`.&#x20;

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

Within your Dolomite Balance, on the Balances page, select the [Swap](https://docs.dolomite.io/guide/zap#zap-swap-panel) button *(highlighted in a red box in the image above)*. After a successful transaction, you will have mETH in your Dolomite Balance, and qualify for both the `Get mETH` and `Zap your mETH` credentials.

#### 2. `Open a Borrow Position with mETH`

<figure><img src="/files/0A1liWezYEpKv6GYLP2X" alt=""><figcaption><p>Create Borrow Position with mETH as Collateral</p></figcaption></figure>

Navigate to the Borrow tab, and click the `Open New Borrow Position` button. Select mETH from the asset selector, and enter an amount in to add as collateral in the `Borrow Position`. Review, then click the green `Add` button to initiate the transaction. After a successful transaction, you should see a new `Borrow Position` with mETH as collateral at the top of the page.&#x20;

After your `Borrow Position` is created, you can now create a *personalized* position using the unique yield-bearing mETH asset. For the following example modification to the Borrow Position, we will be sacrificing APR, in order to leverage the speculative side of mETH.&#x20;

<figure><img src="/files/ZyrO8aD4z9Oryki4lulc" alt="" width="391"><figcaption></figcaption></figure>

If we hover over mETH on the Balances page, we notice that on top of the Dolomite Lending APR and ETH Staking APR *(2.95% combined)*, we are earning all sorts of additional speculative rewards. These include rewards from Mantle, EigenLayer, and Dolomite itself. If we perhaps want to speculate that these rewards might have value in the future, we can utilize Dolomite's unique features to "one-click loop" our mETH `Borrow Position` in order to multiply our future rewards.&#x20;

<figure><img src="/files/N4uiGOGnFu5ur41sXNPr" alt="" width="532"><figcaption></figcaption></figure>

The above example using [Zap - Trade and deposit as collateral](https://docs.dolomite.io/guide/zap#trade-and-deposit-as-collateral) loops ETH for roughly a **5x** leveraged position. This utilizes the the nature of mETH's price being a function of ETH's price, meaning they share extremely similar changes in price. If the price of ETH goes down, so will mETH. This makes our Borrow Position *Delta Neutral*, which will keep our Borrow Position Health the same regardless of changes in ETH's price. By looping in one-click, we have multiplied our rewards by **5 times** the amount we would've earned just simply holding the mETH *(i.e. $0.4 worth -> $2 worth)*, as shown in the image below.

Now that we are finished personalized the Borrow Position utilizing mETH, this Position will qualify for the `Open a Borrow Position with mETH` after 24 hours has passed.


---

# 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.dolomite.io/campaign-guides/meth-launch-campaign.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.
