# Doginals

## Doginals

- [1 Minute Overview](https://doge-labs.gitbook.io/doginals/1-minute-overview.md): What are Doginals? Why should I care?
- [What You Need to Know](https://doge-labs.gitbook.io/doginals/the-basics/what-you-need-to-know.md): Some perspective for the upcoming movement.
- [About Doginals](https://doge-labs.gitbook.io/doginals/the-basics/about-doginals.md): Here's a 20 second recap of the history of Doginals.
- [The Doginals Advantage](https://doge-labs.gitbook.io/doginals/the-basics/about-doginals/the-doginals-advantage.md): What's so special about Doginals?
- [Publications](https://doge-labs.gitbook.io/doginals/the-basics/about-doginals/publications.md): A list of important resources and news coverage about Doginals.
- [Get Started Here](https://doge-labs.gitbook.io/doginals/the-basics/get-started-here.md): Diving into the world of Dogecoin Ordinals for the first time? Here are three easy steps to getting started.
- [What are Ordinals?](https://doge-labs.gitbook.io/doginals/doginals-protcol/what-are-ordinals.md)
- [Collectibles on Doge](https://doge-labs.gitbook.io/doginals/doginals-protcol/collectibles-on-doge.md)
- [About Doge Labs](https://doge-labs.gitbook.io/doginals/doge-labs/about-doge-labs.md): Who is Doge Labs, what are they known for, and why they're powerfully positioned for the upcoming Doginals movement.
- [User Products](https://doge-labs.gitbook.io/doginals/doge-labs/user-products.md): Here's a list of some of the offerings within the Doge Labs ecosystem:
- [Official Links](https://doge-labs.gitbook.io/doginals/doge-labs/official-links.md)
- [Video Guides](https://doge-labs.gitbook.io/doginals/tutorials/video-guides.md)
- [Get a Doginals Wallet](https://doge-labs.gitbook.io/doginals/tutorials/video-guides/get-a-doginals-wallet.md)
- [Buying drc20 Tokens](https://doge-labs.gitbook.io/doginals/tutorials/video-guides/buying-drc20-tokens.md)
- [Buying Doge NFTs](https://doge-labs.gitbook.io/doginals/tutorials/video-guides/buying-doge-nfts.md)
- [Selling drc20s & NFTs](https://doge-labs.gitbook.io/doginals/tutorials/video-guides/selling-drc20s-and-nfts.md)
- [Making Tokens Transferable](https://doge-labs.gitbook.io/doginals/tutorials/video-guides/making-tokens-transferable.md)
- [Deploying new drc20 Tokens](https://doge-labs.gitbook.io/doginals/tutorials/video-guides/deploying-new-drc20-tokens.md)
- [Inscribing Text](https://doge-labs.gitbook.io/doginals/tutorials/video-guides/inscribing-text.md)
- [Inscribing Images](https://doge-labs.gitbook.io/doginals/tutorials/video-guides/inscribing-images.md)
- [Inscribing (Minting) Tokens](https://doge-labs.gitbook.io/doginals/tutorials/video-guides/inscribing-minting-tokens.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://doge-labs.gitbook.io/doginals/1-minute-overview.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.
