> For the complete documentation index, see [llms.txt](https://docs.betfury.com/white-paper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.betfury.com/white-paper/about-bfg.md).

# About BFG

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

The [BFG token](https://betfury.com/about-bfg) is the native BEP-20 token of the BetFury ecosystem, initially launched on the Binance Smart Chain network. The number of BFG supporters has surpassed 67,000 token [holders](https://bscscan.com/token/0xbb46693ebbea1ac2070e59b4d043b47e2e095f86).

BFG holders can trade, play, stake BFG, and be rewarded with the highest APRs, discounts, and bonuses based on their token holdings. In addition, the BFG token can be used to earn on exchanges such as [PancakeSwap](https://pancakeswap.finance/swap?outputCurrency=0xBb46693eBbEa1aC2070E59B4D043b47e2e095f86\&inputCurrency=0x55d398326f99059fF775485246999027B3197955) and [Biswap](https://biswap.org/swap?inputCurrency=0x55d398326f99059fF775485246999027B3197955\&outputCurrency=0xBb46693eBbEa1aC2070E59B4D043b47e2e095f86).

While benefiting from BFG on the platform and beyond, the token is being secured by strong [CertiK](https://skynet.certik.com/projects/betfury). It ensures BFG's safety by thoroughly examining its smart contract code.&#x20;

Over the years, the BFG token has undergone many changes. Its maximum supply is 5 billion, and the token minting process has ended. According to our robust deflationary mechanisms, the token will strategically strengthen and gain more value in the market.

<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.betfury.com/white-paper/about-bfg.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.
