# CAKE(PancakeSwap)

* Issue Time

  2020-09-22
* Total Supply

  363,513,613 CAKE
* Circulation

  165,475,236 CAKE
* White paper

  \--
* Website

  <https://pancakeswap.finance/>
* Block Explorer

  <https://bscscan.com/token/0x0e09fabb73bd3ade0a17ecc321fd13a19e81ce82>

PancakeSwap, built on Binance Smart Chain (BSC), is a decentralized exchange for swapping BEP-20 tokens. It is fast, cheap, and allows anyone to participate. Users can get FLIP (LP token) for staking and get CAKE token as reward. CAKE holders can swap CAKE for SYRUP for additional incentivized staking. PancakeSwap uses an automated market maker (AMM) model. It means that while you trade digital assets on the platform, there isn’t an order book where you’re matched with someone else. Instead, you trade against a liquidity pool. Traders deposit funds into the pool, receiving liquidity provider (or LP) tokens in return. They can use those tokens to reclaim their share, plus a portion of the trading fees.

{% hint style="info" %}
Trade on ZKE Exchange：<https://www.zke.com/&#x20>;

Twitter：<https://twitter.com/ZKE\\_com>

Telegram：<https://t.me/ZKEGlobal>
{% endhint %}


---

# 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://help.zke.com/symbol/cake-pancakeswap.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.
