# Introduction

Bulba is a decentralized trading and liquidity hub built on the Morph blockchain, designed for fast, secure, and low-cost token swaps.

As the first DEX aggregator in the Morph ecosystem, Bulba connects users to the best liquidity routes across multiple sources, delivering seamless execution for both casual traders and experienced investors.

Whether you’re chasing new coins or rotating yield positions, Bulba makes trading frictionless—with minimal setup, visible incentives, and transparent performance.

<br>

**Why Bulba**

* **Execution first:** Targeting sub-**400ms** front-end-to-execution latency with real-time.
* **Best price routes:** Advanced pathfinding with fewer splits (≤ **3 legs**) and **MEV-aware** protection.
* **High success rate:** Routing tuned for **≥98%** completion in volatile markets.
* **For pros & newcomers:** Clean UI, clear fees, and deep analytics as we roll out V4-style liquidity tools.

<br>

**How to Get Started**

1. Visit[ bulbaswap.io](https://bulbaswap.io) → click Launch App.
2. Connect your wallet (e.g. MetaMask).
3. If you’re not on Morph chain, follow the prompt to switch networks.
4. Choose your tokens, set your amount, and confirm the swap.

That’s it—you’re now trading on one of the fastest Layer-2 DEXs in the ecosystem.

In the following chapters, we’ll explore how Bulba works, how to earn Credits, and how to join the community leaderboard.

<br>


---

# 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/introduction/welcome-to-bulba/introduction.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.
