# Home

Welcome to the Ubeswap documentation site!

Ubeswap is a decentralized exchange and automated market maker protocol for Celo assets.

Ubeswap is based on elements from Uniswap, Sushiswap, Synthetix, and Compound. This is to ensure that the Ubeswap ecosystem can support as many existing tools and projects from the Ethereum ecosystem as possible.

## Mission

Ubeswap's goal is to increase liquidity on Celo. We envision a world where anyone can trade any asset from their phone or browser, without having to rely on decades-old clearinghouse technology or other centralized systems. This is only possible if people can invest in good assets. Ubeswap seeks to bring in liquidity from all of DeFi by harnessing the fast transaction times, high block gas limit, and stablecoin system of Celo.

Join us today in creating a more prosperous, more inclusive financial system!

## Roadmap

Our public roadmap was shared [here](https://medium.com/ubeswap/introducing-the-new-ubeswap-roadmap-and-core-contributors-ace63ae0a5a5). See the overview below:

<figure><img src="https://1377200845-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Feis9L8K2V6SfSf8ETslc%2Fuploads%2FKUVsZBlPgUpC7vWVlfQg%2Fub1.jpeg?alt=media&#x26;token=054f3674-0bc7-487f-a13c-4da922203fac" alt=""><figcaption></figcaption></figure>

A new roadmap has been [announced](https://medium.com/ubeswap/ubeswaps-strategic-roadmap-and-innovations-in-2024-0d5802bf993c) in 2024 and shared with the community.&#x20;

<figure><img src="https://1377200845-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Feis9L8K2V6SfSf8ETslc%2Fuploads%2FUVXgDBK2IWL8CEkfgIyC%2F1_6Vy5xsGRHvJ4npYB24rnIw.webp?alt=media&#x26;token=c2506eaf-4349-4ed6-82c3-afd29ad64548" alt=""><figcaption></figcaption></figure>

## Links

* [Github](https://github.com/Ubeswap)
* [Twitter](https://twitter.com/ubeswap)
* [Discord](https://discord.gg/zZkUXCMPGP)
* [Telegram](https://t.me/ubeswapofficial)
* [Blog](https://medium.com/ubeswap): Full roadmap, tokenomics, milestones, etc.


---

# 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.ubeswap.org/home.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.
