> For the complete documentation index, see [llms.txt](https://famswaps-organization.gitbook.io/famswap/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://famswaps-organization.gitbook.io/famswap/products/exchange.md).

# Exchange

<figure><img src="/files/DnFRMl5209GK3WN6UHb4" alt=""><figcaption></figcaption></figure>

FamSwap is built on an innovative Automated Market Maker (AMM) model, which utilizes smart contracts to automatically match buy and sell orders. Users can trade anytime without having to wait for the traditional exchange's order-matching process. The transactions are initiated on the BSC chain and aggregate across multiple chains, ensuring security and transparency. Additionally, FamSwap offers a wide range of trading pairs, covering various mainstream and emerging cryptocurrencies. Users can conveniently engage in buying and selling operations, enjoying fast transaction execution and real-time market prices.

## Token Swaps

With FamSwap, trading becomes hassle-free as there's no reliance on Centralized Exchanges. The platform empowers users to trade directly through their own wallets, eliminating the need to entrust their coins to third parties. Enjoy peace of mind and control as you engage in secure and decentralized trading on FamSwap.

## Multi-coin Exchange

FamSwap combines various token exchange pairs and alternative routes, providing advanced routing solutions and the best rates while keeping gas fees low. This feature is a versatile and efficient tool that empowers users to swap multiple cryptocurrencies at once, eliminating the need for individual transactions. This streamlines the trading process, increases efficiency, and ensures a smooth user experience.&#x20;

## Liquidity Pools

To facilitate seamless token swapping on FamSwap, sufficient liquidity for the respective tokens is essential. If there is inadequate liquidity available for the tokens you wish to swap, the process may become challenging, costly, or even unfeasible.

By contributing liquidity, you receive LP Tokens that enable you to earn rewards in the form of trading fees. This vital role ensures consistent availability of liquidity for the exchange. Embrace the opportunity to earn rewards while ensuring a smooth and efficient trading experience for all users on FamSwap.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://famswaps-organization.gitbook.io/famswap/products/exchange.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
