# SWOOP Documentation

## SWOOP Documentation

Welcome! The pages that follow contain comprehensive documentation of the SWOOP ecosystem. SWOOP is a fork from Uniswap,  code and documentation is based on [Uniswap](https://uniswap.org/) 🦄 and [SushiSwap](https://sushiswap.org/) 🍣&#x20;

### Developer Github: <a href="#developer-links" id="developer-links"></a>

The SWOOP codebase is comprised of an ecosystem of open source components.

* <https://github.com/harmony-one/swoop-core>
* <https://github.com/harmony-one/swoop-periphery>
* <https://github.com/harmony-one/swoop-lib>
* <https://github.com/harmony-one/swoop-default-token-list>
* <https://github.com/harmony-one/swoop-sdk>

### Reference materials <a href="#reference-materials" id="reference-materials"></a>

Notion page: <https://www.notion.so/harmonyone/SWOOP-Cross-chain-DEX-Uniswap-3f58e623da28455aaa3fc7b6da7a446f>

#### Developer community <a href="#developer-community" id="developer-community"></a>

Join the SWOOP developer community on [Telegram](https://t.me/swoopxchaindex).

## **Disclaimer note**

This project is a tech demo in beta. You understand and expressly accept that the beta version of SWOOP is provided to you at your own risk on an “AS IS” and “UNDER DEVELOPMENT” basis. THE DEVELOPERS OF SWOOP MAKE NO WARRANTY WHATSOEVER WITH RESPECT TO THE BETA DEMO, INCLUDING ANY (A) WARRANTY OF MERCHANTABILITY; (B) WARRANTY OF FITNESS FOR A PARTICULAR PURPOSE; (C) WARRANTY OF TITLE; OR (D) WARRANTY AGAINST INFRINGEMENT OF INTELLECTUAL PROPERTY RIGHTS OF A THIRD PARTY; WHETHER ARISING BY LAW, COURSE OF DEALING, COURSE OF PERFORMANCE, USAGE OF TRADE, OR OTHERWISE.

Nationals and residents of the following countries are restricted from participation: Afghanistan, Cuba, Democratic Republic of the Congo, Guinea-Bissau, Iran, Iraq, Lebanon, Libya, Myanmar, North Korea, Somalia, Sudan, Syria, Yemen, Zimbabwe, and the Crimea region of Ukraine.

The project is operated by Pangaea Community around the globe and Hemenglian Technology outside the United States.


---

# 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://swoop-cross-chain-dex.gitbook.io/swoop-cross-chain-dex/master.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.
