# Get Started (Morph)

**Get Started on Morph**&#x20;

* Bridge ETH  to Morph : [https://bridge.morph.network/ ](https://bridge.morph.network/)

**Get Started on Bulba(Morph)**

1. Visit <https://app.bulbaswap.io/swap/>
2. Connect your wallet: Select "Connect Wallet" to link your Metamask wallet, which will automatically connect to the Morph Mainnet.

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

3. Then you can trade, create pairs, add liquidity, and remove liquidity.
4. When clicking the swap trade button, it will check if it is connected to the Morph Mainnet. If not, a popup window will automatically appear to add it.


---

# 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.bulbaswap.io/mainnet-tutorial/get-started-morph.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.
