# Bitcoin Dogs

## Bitcoin Dogs

- [What is Bitcoin Dogs?](https://docs.bitcoindogs.club/what-is-bitcoin-dogs.md): A warm welcome to Bitcoin Dogs
- [Claim](https://docs.bitcoindogs.club/claim.md): History? Boring. Making history with the world's first ICO on BRC20? Now, that is a tale worth wagging about! It's time to claim Dawgs!
- [NFT Bitcoin Dogs Club](https://docs.bitcoindogs.club/nft-bitcoin-dogs-club.md): Welcome to Bitcoin Dogs, where impecable standards are the norm.
- [Dog Owners Manual](https://docs.bitcoindogs.club/dog-owners-manual.md): Pampering Your Digital Pup: The Bitcoin Dog Way
- [Dogamap](https://docs.bitcoindogs.club/dog-owners-manual/dogamap.md): Hey! The map maps the Year of Doggo
- [The Barkitects](https://docs.bitcoindogs.club/dog-owners-manual/the-barkitects.md): Dev Notes
- [The Bitcoin Dogs Game](https://docs.bitcoindogs.club/the-bitcoin-dogs-game.md): The Game, explained.
- [Doganomics](https://docs.bitcoindogs.club/doganomics.md): 900 Million Paws, 900 Million Tokens: The $0DOG Story
- [How to Bridge](https://docs.bitcoindogs.club/how-to-bridge.md): This is a comprehensive guide on how to Bridge your 0Dog Token. Please be certain you use the official links either here in our Whitepaper or from our official website.
- [Bridging 0Dog from Bitcoin (BRC-20) to Ethereum (ERC-20)](https://docs.bitcoindogs.club/how-to-bridge/bridging-0dog-from-bitcoin-brc-20-to-ethereum-erc-20.md): This is a comprehensive guide on how to use the Multibit Bridge. Please ensure you use the contract address below. All other contracts are fraudulent.
- [Bridging 0Dog from Ethereum (ERC-20) back to Bitcoin (BRC-20)](https://docs.bitcoindogs.club/how-to-bridge/bridging-0dog-from-ethereum-erc-20-back-to-bitcoin-brc-20.md)
- [FAQ](https://docs.bitcoindogs.club/faq.md): The Bitcoin Dogs Bark-Back
- [Disclaimer](https://docs.bitcoindogs.club/disclaimer.md): Bitcoin Dogs Disclaimer: The "Not-So-Small" Print


---

# 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://docs.bitcoindogs.club/what-is-bitcoin-dogs.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.
