# About Doge Labs

{% hint style="success" %}
**The Doge Labs Mission**: Igniting the 'wow' in the Doginals movement by providing the first-ever Ordinals standard on the Dogecoin network with ***drc-20***.
{% endhint %}

Doge Labs is the primary infrastructure provider within the Dogecoin Ordinals (aka 'Doginals') ecosystem. They are most well-known for establishing the first-ever Ordinals standard on Dogecoin.&#x20;

Some of the work completed and hosted by Doge Labs includes:

{% tabs %}
{% tab title="Wallet" %}
The Doge Labs Wallet is a simple and elegant Dogecoin wallet innovating how you interact with Dogecoin Ordinals securely on the Dogecoin network.

It comes with a plethora of features, including sending and receiving DOGE and Doginal assets, multiple address management, seamless wallet switching, NFT display, the ability to reset sync states, and more.

Get the wallet for [Chrome ](https://chrome.google.com/webstore/detail/doge-labs-wallet/jiepnaheligkibgcjgjepjfppgbcghmp/)or [Firefox](https://github.com/verydogelabs/dogelabs-wallet/raw/main/dogelabs-firefox-latest-github.zip).
{% endtab %}

{% tab title="Market" %}
The premiere trading facility for drc-20 tokens and Doginal NFT assets. Buy, list, sell, and track your balance all in one central location within the Dogecoin Ordinals ecosystem.

Start your Doginals journey today on [drc-20.org](https://drc-20.org/).
{% endtab %}

{% tab title="Inscripter" %}
The simplest and fastest way to engage in the Doginals universe. Mint, transcribe, and send every type of token or NFT on Dogecoin in a single, easy-to-use interface with the Doge Labs [Inscripter](https://drc-20.org/service/inscribe).

<table><thead><tr><th width="279">Inscription Types</th><th>Available Operations</th></tr></thead><tbody><tr><td>drc-20 tokens</td><td>Mint, deploy, and transfer tokens.</td></tr><tr><td>Image-based NFTs</td><td>Compress your collection of '.jpg', '.webp', or '.png' files into a single ZIP-file for hassle-free upload. </td></tr><tr><td>Text-based NFTs</td><td>Inscribe single, or bulk, textual Dogecoin NFTs.</td></tr><tr><td>Dogemaps</td><td>Mint signal, multiple, or sequential dogemaps all at once.</td></tr></tbody></table>
{% endtab %}

{% tab title="Indexer" %}
The only indexer that begins from the Dogecoin Genesis block (Block 0), following the Bitcoin Ordinal standard.&#x20;

This indexer is public and universal, allowing anyone to compile and run the history of Doginals, while confirming the existence and ownership of every held Dogecoin asset.
{% endtab %}

{% tab title="Launchpad" %}
The all-in-one solution for any NFT collection looking for maximum target market penetration and exposure within the wider Doginals ecosystem.
{% endtab %}
{% endtabs %}

***

Doge Labs single-handedly built and runs the necessary infrastructure to create digital assets on the biggest "meme coin" in the world.

1. Doge Labs built and run the only indexer that begins from the Dogecoin Genesis block (Block 0), akin to the Bitcoin Ordinal standard. This is due to the difficulty in indexing the random block rewards that occurred in Dogecoin's early history.
2. They built the Doge Labs Wallet, which is the only Doginal wallet capable of sending, receiving, and storing both drc-20 tokens as well as image and text-based Doginal assets.
3. Doge Labs built and operate the mainstream inscription tool users can use to create their own projects, tokens, and collections - or to mint those of others.
4. They solved the PSBT issue on Dogecoin (which Bitcoin fixed with Taproot), enabling them to run Dogecoin's first fully-automated drc-20 and Doginal asset marketplace.
5. The Doge Labs ecosystem, combined with their launchpad built specifically for Doginal collections, establishes a fully-encompassing ecosystem primed to satisfy the needs of eager Dogecoin Ordinal participants in every vertical (user, project, fund, DAO, etc.)

The team is experienced with much larger operations and projects within web3 and have incredible technical talent. \
\
They've also designed the ecosystem to be turn-key ready for larger entities like exchanges and other market players for when they're ready to get involved with Doginals.


---

# 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/doge-labs/about-doge-labs.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.
