# BroSwap

<figure><img src="/files/7AcaVvDmCS8sFWY0QK0q" alt=""><figcaption></figcaption></figure>

With BroSwap, you would initiate a swap directly from your Bitcoin wallet to any assets you would like to swap to.

**BroSwap currently supports:**

* Bitcoin native network
* BRC-20
* Runes

Swap from BTC to aUSD (Wrapped version of USDT) back and forth or even purchase Runes with stables (aUSD)!

If you haven't try BroSwap, try it now here: <https://brotocol.xyz/bitcoin/swap>

## Explore

{% content-ref url="/pages/E1A13m4dLzYDsy8I5ihS" %}
[Key Concepts](/what-can-you-do/broswap/key-concepts.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZsLSFsvMRlVIZx0qPeAm" %}
[How to Swap](/what-can-you-do/broswap/how-to-swap.md)
{% endcontent-ref %}

{% content-ref url="/pages/p0qUpbBnXFR2J3roCruM" %}
[How to Swap Non-Bridgeable Tokens](/what-can-you-do/broswap/how-to-swap-non-bridgeable-tokens.md)
{% endcontent-ref %}

## Support

For assistance, please reach out to our Community Managers on [Discord](https://discord.gg/brotocol).


---

# 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.brotocol.xyz/what-can-you-do/broswap.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.
