> For the complete documentation index, see [llms.txt](https://docs.bit-rock.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bit-rock.io/ecosystem-and-tools/rockswap/swap.md).

# Swap

## On-chain Swaps & Liquidity Management

Built, deployed, and maintained by the Bitrock team, Rockswap is the ecosystem's first native DEX, leveraging Bitrock's 1 second block times to deliver lightning speed transactions via an ultra user-friendly interface. Rockswap allows users to trade any live token on the Bitrock Mainnet, and also hosts a cross-chain layer enabling transactions beyond Bitrock.

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

Users can also create/manage token liquidity pairs or add liquidity to existing liquidity pools [here](https://swap.rock-swap.io/#/pool), and LP tokens can then be deposited in Rockswap's [farming pools](https://docs.bit-rock.io/ecosystem-and-tools/rockswap/farm), or locked via Rockswap's [token locker](https://docs.bit-rock.io/ecosystem-and-tools/rockswap/locker).

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.bit-rock.io/ecosystem-and-tools/rockswap/swap.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.
