> For the complete documentation index, see [llms.txt](https://help.zke.com/symbol/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.zke.com/symbol/auction-bounce-token.md).

# AUCTION(Bounce Token)

* Issue Time

  2021-02-06
* Total Supply

  7,640,617 AUCTION
* Circulation

  7,640,617 AUCTION
* White paper

  <https://docs.bounce.finance/>
* Website

  <https://bounce.finance/>
* X Twitter

  <https://twitter.com/bounce\\_finance>
* Telegram

  <https://t.me/bounce\\_finance>
* Block Explorer

  <https://etherscan.io/token/0xa9b1eb5908cfc3cdf91f9b8b3a74108598009096>

Bounce is a decentralized token exchange platform built on ethereum and Binance smart chains. The platform allows users to set up token exchange pools with fixed or dynamic exchange rates.&#x20;

BOT is the platform's native functional token and is used for the following functions: Liquidity mining: The BOT will be distributed daily to users who successfully submit token transactions. Governance: Users can pledge BOT tokens to participate in governance voting. Voters can receive BOT tokens every day. Transaction fee bonus: 0.20% of all transaction amount will be taken as a transaction fee and distributed to BOT token mortgagers.

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

Twitter：<https://twitter.com/ZKE\\_com&#x20>;

Telegram：<https://t.me/ZKEGlobal>

Support: <https://support.zke.com>
{% endhint %}


---

# 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://help.zke.com/symbol/auction-bounce-token.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.
