# Welcome to Doge Labs

Doge Labs is the primary infrastructure provider within the Dogecoin Ordinals (aka 'Doginals') ecosystem.&#x20;

They are most well-known for establishing the first-ever token standard on Dogecoin.

{% hint style="info" %}
Some of the work completed and hosted by Doge Labs includes:
{% endhint %}

### <mark style="color:yellow;">The Doginal Indexer</mark>

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.

***

### <mark style="color:yellow;">Doge Labs Wallet</mark>

The only wallet capable of sending, receiving, viewing, and storing DOGE, drc-20, and Doge NFT transactions.&#x20;

It's available directly in the Google Chrome store and comes with a plethora of features, including multiple account management, wallet switching, Doginals display, buying DOGE via credit card, and more.

***

### <mark style="color:yellow;">Inscription Services</mark>

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.

<table><thead><tr><th width="241">Inscription Type</th><th>Available Operations</th><th data-hidden></th><th data-hidden></th></tr></thead><tbody><tr><td><h4>drc-20 tokens</h4></td><td>Mint, deploy, and transfer tokens.</td><td>Mint, deploy, and transfer drc-20 tokens.</td><td></td></tr><tr><td><h4>Image-based NFTs</h4></td><td>Simply compress your collection of '.jpg', '.webp', or '.png' files into a single ZIP-file for hassle-free upload. Designed to streamline your process, this feature makes handling larger collections easier than ever.</td><td>Simply compress your collection of '.jpg', '.webp', or '.png' files into a single ZIP-file for hassle-free upload. Designed to streamline your process, this feature makes handling larger collections easier than ever.</td><td></td></tr><tr><td><h4>Text-based NFTs</h4></td><td>Inscribe singally, or in bulk, textual Dogecoin NFTs.</td><td>Inscribe text-based Doginals either singally, or in bulk.</td><td></td></tr><tr><td><h4>Dogemaps</h4></td><td>Mint singal, multiple, or sequential dogemaps all at once.</td><td>Inscribe individual, multiple, or sequential lists of dogemaps.</td><td></td></tr></tbody></table>

***

### <mark style="color:yellow;">Doge Labs Market</mark>

The premiere trading facility for drc-20s and Dogecoin NFTs, this is the ***only*** fully-automated trading market for Doginals on the internet.&#x20;

***

### <mark style="color:yellow;">Doge Labs Launchpad</mark>

The all-in-one solution for any NFT collection looking for maximum target market penetration and exposure within the wider Doginals ecosystem.

***

### <mark style="color:yellow;">drc-20.org</mark>

Homepage of the Doginals movement.

Check token metrics, view wallet balances, deep-dive on projects, and explore what the world of Doginals has to offer.&#x20;


---

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