# Bitswap

Bitswap operates as an automated market maker (AMM) that provides token swap functionality and liquidity provision. The formula is simple: x \* y = k. Prices are determined by the amount of each token in a pool, with x and y representing the two tokens in a liquidity pool. No intermediaries are needed. Bitswap allows your club to have its own decentralized exchange (DEX).

When adding Bitswap to their club, a BounceClub owner can choose which token pairs they wish to support for swapping. Users who interact with Bitswap within a BounceClub can swap any supported tokens and manage liquidity. Each transaction made in the liquidity pool incurs a 3% fee based on the token swap volume.&#x20;

## How to add Bitswap to your BounceClub

1. First make sure that you've connected your wallet, claimed and created your BounceClub. For more details on how to do that, check out the [*Club Creator Guide*](https://docs.bouncebit.io/archived/for-bounceclub-owners/how-to-create-your-own-bounceclub).&#x20;
2. Once you've created your BounceClub, enter your club and click "+Add An App" at the bottom of the page.

<figure><img src="https://1316604192-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaNWumH92fd1205exOOBs%2Fuploads%2FC471mtcDDSc9hdtAZ77v%2FIMG_9044.jpg?alt=media&#x26;token=163e5a7a-293f-40bf-bc8b-7c36c7c5bc3e" alt=""><figcaption></figcaption></figure>

3. From the listed DApps, click on Bitswap.

<figure><img src="https://1316604192-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaNWumH92fd1205exOOBs%2Fuploads%2FluXn439iqQxL7GhpI6pO%2FIMG_9086.jpg?alt=media&#x26;token=ac2f11d0-e6ab-433b-86bc-9d2e62b91b08" alt=""><figcaption></figcaption></figure>

4. You can then start creating token pairs.

<figure><img src="https://1316604192-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaNWumH92fd1205exOOBs%2Fuploads%2FajroWSpFyNhy5k48bs6W%2FIMG_9087.jpg?alt=media&#x26;token=bf508b71-15c1-40b3-aedc-da7fdefb453b" alt=""><figcaption></figcaption></figure>

5. To create a token pair, select the selling and payment currencies and hit "Submit". You can create multiple token pairs.&#x20;

<figure><img src="https://1316604192-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaNWumH92fd1205exOOBs%2Fuploads%2FbZS2LgKKGlgAebD1KpUs%2FIMG_9088.jpg?alt=media&#x26;token=2b22f6d4-2229-40a0-a89c-59a78c1cab87" alt=""><figcaption></figcaption></figure>


---

# 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.bouncebit.io/archived/for-bounceclub-owners/how-to-add-dapps-to-your-bounceclub/bitswap.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.
