# Welcome

**Kumbaya is a crypto social launchpad and DEX built on** [**MegaETH**](https://megaeth.com/) — a real-time blockchain with \~10ms blocks. That means your trades, swaps, and token launches happen at the speed of a website, not a blockchain.

This is your guide to using the Kumbaya app. Whether you're here to swap tokens, provide liquidity, launch your own coin, or just hang out and yap about memes, you'll find what you need below.

## What you can do on Kumbaya

* 🔁 [**Swap tokens**](https://docs.kumbaya.xyz/trading/swap) — trade any listed token in seconds.
* 💧 [**Provide liquidity**](https://docs.kumbaya.xyz/liquidity/add-liquidity) — earn fees by adding liquidity to pools.
* 🔥 [**Launch a token**](https://docs.kumbaya.xyz/launchpad/launch-a-token) — create your own token with a built-in bonding curve.
* 🗣 [**Yap and tip**](https://docs.kumbaya.xyz/social-features/comments-and-yaps) — comment on tokens, tip creators, build your profile.

## New to crypto?

Start with [**What is Kumbaya?**](https://docs.kumbaya.xyz/getting-started/what-is-kumbaya) and then [**Connect your wallet**](https://docs.kumbaya.xyz/getting-started/connect-your-wallet). You'll be set up in under a minute — no seed phrase to write down, no browser extension to install.

> 💡 **Pro tip:** the **`/` key** opens [the search overlay](https://docs.kumbaya.xyz/getting-started/search) from any page. It's the fastest way to jump to any token or pool on Kumbaya.

## Need help?

* [**FAQ**](https://docs.kumbaya.xyz/help/faq) — common questions
* [**Troubleshooting**](https://docs.kumbaya.xyz/help/troubleshooting) — when something doesn't work
* Find us on Twitter [@kumbaya\_xyz](https://twitter.com/kumbaya_xyz)


---

# 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.kumbaya.xyz/readme.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.
