# Introduction

**Welcome to CoinSwap Space!**&#x20;

CoinSwap Space is a decentralized exchange or DEX created for swapping BEP20 tokens on the Binance Smart Chain. CoinSwap Space uses an automated market maker (AMM) model where users can trade against a liquidity pool. Those pools are filled with users’ funds. They deposit them into the pool, receiving liquidity provider (or LP) tokens in exchange. Now, they can use those tokens to reclaim their share, plus a portion of the trading fees.

CoinSwap Space’s vision is to create a strong foundation for the community by giving them incentives in exchange for their support of the AMM model. Creating an advanced ecosystem for automated liquidity provisioned on the Binance Smart Chain.


---

# 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.thecircle.business/introduction.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.
