> For the complete documentation index, see [llms.txt](https://docs.bunnypark.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bunnypark.com/basic-information/tokenomics/bunnypark-game-token-bg.md).

# BunnyPark Game Token（BG）

BunnyPark Game is a one-stop game token launched for the SaaS ecosystem. BG will be used to participate in all SaaS incubated projects, including IBOs, GameBox, BlindBox, and participation in the game processes. This way, all SaaS GameFi will be connected to form a seamless BSC game circle. BG is not available via pre-sale but can only be obtained through participation in the SaaS ecosystem.

### BG Token

Token Name: BunnyParkGame&#x20;

Token Ticker: BG

Block Chain: BinanceSmartChain (BEP20)

\- Contract Address: 0xd04c116c4f02f3cca44b7d4e5209225c8779c8b8&#x20;

\- Max Supply: 1,000,000,000

\- Initial Liquidity1: 1.88% (18,800,000 BG-2,000,000 BP)

\- Initial Liquidity 2: 0.182346% (1,823,460 BG-200,000 BUSD)

\- BG Games Ecosystem Output: 97.9376% (979,376,000)<br>


---

# 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://docs.bunnypark.com/basic-information/tokenomics/bunnypark-game-token-bg.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.
