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

# What is Dogeking

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

Dogeking is an engaging and community-driven cryptocurrency project running on the Binance Smart Chain (BSC). It operates as a Decentralized Autonomous Organization (DAO), meaning it's governed collectively by its community without a central authority.

### **🌟 Key Feature: Doge Reflection Rewards**

The standout feature of Dogeking lies in its ability to passively reward its token holders with Dogecoin. This is achieved through a unique mechanism: a portion of the buy/sell tax is used to purchase Dogecoin, which is then distributed to Dogeking holders. Essentially, holding Dogeking tokens allows you to accumulate Dogecoin over time, thanks to this reflection-based system.

### **🚀 The Catalyst: 2022 ChunWan Gala**

Dogeking's remarkable journey reached new heights during the 2022 CCTV New Year Gala, also known as ChunWan. This globally renowned event, hosted by China Media Group (CMG), is broadcasted on CCTV-1 and holds the Guinness World Record for being the most-watched television program worldwide.

### **😂 ShenTeng's Hilarious Skit**

One of the Gala's standout moments was a comedic skit featuring the popular Chinese actor and comedian, ShenTeng. In this skit, ShenTeng portrayed a character faced with a debt dilemma. Instead of repaying the debt, he chose an adventurous path—investing all his assets in the metaverse's pet business and aspiring to become the "dog king" of the metaverse.

### **🚀 Dogeking's Meteoric Rise**

During the skit, ShenTeng's humorous declaration to become the "dog king of the metaverse" unexpectedly intertwined with Dogeking's name and mission. This connection led to an incredible surge in interest and investment in Dogeking. The cryptocurrency's price skyrocketed by an astonishing 30,000 times shortly after ShenTeng's words reverberated through the Gala. This marked the start of Dogeking's transformation into a meme cryptocurrency, capturing the imagination of crypto enthusiasts worldwide.


---

# 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://dogeking.gitbook.io/dogeking-whitepaper/introduction/what-is-dogeking.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.
