# B-Swap

![](/files/-MXa13GQUkNpsWruihz_)

## Problem

B-Swap attempts to provide trading pairs from IDO and popular assets in the market. Swap DEX is an indispensable part of crypto. The best trading pairs will be evaluated and made available on the market.

## Solution

B-Swap is an automatic market-making decentralized exchange, a marketplace based on the concept of pooling.

* B-Swap allows investors to swap tokens immediately before and after participating IDOs.
* B-Swap acts as an intermediary to help investors easily move capital between investment channels.

B-Swap features include:

* Swap top pairs in the market
* Allow for instant cross-chain swap
* Recommend new pairs: Join IDO and swap immediately in our App.
* Leverage anti-scam contract from servers
* Automatically ban a contract if there is an indication of the same name or the lack of the sign of the verified contract on the 3rd party review platforms.


---

# 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.bsclaunch.org/solutions/b-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.
