# Swap

Enhancing user experience, GoWrap's Swap feature allows direct cross-chain token exchanges using the AMM mechanism, initially supporting mainstream and stable coins.

Users can swap BRC20 with BEP20, ERC20, and other chain pair tokens within the AMM. By entering the desired amount of one token, the AMM automatically calculates and executes the trade based on the current reserve ratios. This facilitates seamless and instant token exchanges at fair market prices, offering convenient asset management and conversion, and enhancing flexibility across different blockchain ecosystems.


---

# 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://gowrap-official.gitbook.io/gowrap-whitepaper/product-and-features/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.
