# 🖥️ Using Superposition Mainnet

## Add the Superposition Mainnet to your Wallet

To add the Superposition Mainnet to your Wallet, head to the [linked tutorial from Metamask](https://support.metamask.io/networks-and-sidechains/managing-networks/how-to-add-a-custom-network-rpc/#adding-a-network-manually) and use the following network details:

| Description     | Content                             |
| --------------- | ----------------------------------- |
| Network Name    | Superposition                       |
| RPC URL         | <https://rpc.superposition.so>      |
| Chain ID        | 55244                               |
| Currency Symbol | ETH                                 |
| Block Explorer  | <https://explorer.superposition.so> |

## Bridge to Superposition

1. Head to <https://bridge.superposition.so/>
2. Select the tokens and amount you want to bridge from Arbitrum to Superposition under the "Deposit" field.
3. Click on "Deposit", approve the token and initiate the deposit
4. You're now good to go! Your tokens should arrive in approximately 10 minutes on Superposition
5. Click on "Withdraw" to bridge from the Superposition back to Arbitrum

## Using the Longtail AMM

Longtail is the first AMM built with Arbitrum Stylus and the first native Dapp on the Superposition L3. Every pair on Longtail is paired against a Super Asset, ensuring that every transaction is incentivised and paying you yield for making trades!

<figure><img src="https://4196461559-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYG4cy6lsYDv5fGVs1u1l%2Fuploads%2FgNseygRHKzJBMFpsa1Nq%2FLongtail.png?alt=media&#x26;token=7e406d81-5da5-4bcd-a2c7-b2bdd000c78e" alt=""><figcaption></figcaption></figure>

1. Head to <https://long.so/>
2. Select any of the supported assets on Superposition Mainnet and start swapping!
3. Click on the "PRO" button in the Swap section to see stats and history on your selected liquidity pool and assets
4. Go to the "Stake" section to create your own pool and provide liquidity or add liquidity to an existing pool

{% hint style="info" %}
As Longtail is a V3 AMM, you can choose between providing liquidity in the full range, in an auto range or a custom range. Providing liquidity in the full range is the classic V2 setup, but unused liquidity outside of the current price will not earn fees. Auto will set an automatic range around the current price, while custom lets you set the liquidity range for yourself in tick spaces. Make sure to actively manage your liquidity if you set up a custom range!
{% endhint %}

**The more you swap and the more liquidity you provide, the more you earn.**

## Mint your .meow domain, Help cats in need, Predict important events...

Other native Dapps on Superposition include:

{% embed url="<https://meow.domains>" %}
Mint a .meow domain!
{% endembed %}

{% embed url="<https://purr.stream>" %}
SocialFi for good: Help stray cats in need while watching them eat!
{% endembed %}

{% embed url="<https://9lives.so>" %}
The most capital efficient prediction market on Arbitrum One and Superposition.
{% endembed %}

## Explore the Ecosystem

Head to our [Mainnet Hub](https://superposition.so/) to explore the Superposition Ecosystem and use different Dapps.&#x20;

Protocols building on Superposition include [Camelot](https://app.camelot.exchange/), [Hyperlane](https://hyperlane.xyz/), [nonon](https://www.nonon.house/), [Dinero](https://dinero.xyz/), [Umami Finance](https://umami.finance/), [Vendor Finance](https://vendor.finance/), [Demether](https://www.demether.io/), and more!


---

# 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.superposition.so/superposition-mainnet/using-superposition-mainnet.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.
