# About Doginals

Similar to how Ordinals inscribe information onto the smallest units of a Bitcoin, Doginals inscribe information onto the smallest units of Dogecoin, named *shibes*. But where did this begin?

***

Back in February 2023, a developer known as “[Apezord](https://twitter.com/apezord/status/1631494372457058305?s=20)” pioneered the Doginal standard, releasing the first Shibescription, “0”.

<figure><img src="https://4235942151-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvMU4JVxsGUwG0x4f6Nab%2Fuploads%2FHIrj0YgYvEfONOB7667w%2F1_scPO60uNAKpWWfwi2LlD-Q.png?alt=media&#x26;token=2ca1aa31-0eba-475d-ac53-b29201ee186e" alt="" width="540"><figcaption></figcaption></figure>

A community started to evolve and amongst thousands of Shibescriptions ranging from texts to images to gifs, someone deployed the inaugural drc-20 token, [$DOGI](https://wonky-ord.dogeord.io/shibescription/0bd32d69ca2221f3fc34d99aa14bccc2af10eedc7514770ae842ab9a72468743i0), with a supply cap of 21 million.

```
{ 
  "p": "drc-20",
  "op": "deploy",
  "tick": "dogi",
  "max": "21000000",
  "lim": "1000"
}
```

After this initial burst of activity, progress in the drc-20 space appeared to stall due to challenges posed by Dogecoin’s random block rewards.

Then Doge Labs stepped in.&#x20;

Recognizing the potential and challenges of drc-20, we developed and provided a fully functioning indexing solution.&#x20;

Now, with this operational foundation in place, drc-20 is not only established but poised for explosive growth. This marks the beginning of an exciting new era in the annals of crypto history.


---

# 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://doge-labs.gitbook.io/doginals/the-basics/about-doginals.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.
