> For the complete documentation index, see [llms.txt](https://baby-doge-ceo.gitbook.io/baby-doge-ceo/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://baby-doge-ceo.gitbook.io/baby-doge-ceo/welcome.md).

# Welcome

Greetings and welcome to the world of Baby Doge CEO - the cutest and most lovable meme coin on the block. This little pup may be small, but don't let his size fool you - he's got big dreams and even bigger rewards. With 8% passive rewards on your BabyDC tokens and a whole host of exciting features like NFTs, a wallet, and even our own blockchain in the works, Baby Doge CEO is here to show you what it means to be top dog. And let's be real, who doesn't want to be part of a community that's as fun and friendly as a pack of playful puppies? So whether you're a seasoned crypto pro or just starting out on your journey, we're thrilled to have you here with us. Let's raise the woof and make some magic happen!

## Overview

{% content-ref url="/pages/QGMxGO74xtwVX2m1aE2I" %}
[About Us](/baby-doge-ceo/overview/about-us.md)
{% endcontent-ref %}

{% content-ref url="/pages/Io7fAzpEhB9WqPoDntBM" %}
[Exclusive Blockchain](/baby-doge-ceo/overview/exclusive-blockchain.md)
{% endcontent-ref %}

{% content-ref url="/pages/d1LrFjOslEA5Chpz14m7" %}
[Nft Collection](/baby-doge-ceo/overview/nft-collection.md)
{% endcontent-ref %}

{% content-ref url="/pages/18PIvX7aFHiivZLspdpJ" %}
[Wallet](/baby-doge-ceo/overview/wallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/ssa0HXXSX5B85vdaoPoE" %}
[Chart](/baby-doge-ceo/overview/chart.md)
{% endcontent-ref %}

## Token BABYDC

{% content-ref url="/pages/cDu3ZmEtcJrUQOyRbQdX" %}
[How to buy?](/baby-doge-ceo/token-babydc/how-to-buy.md)
{% endcontent-ref %}

{% content-ref url="/pages/DExBleZtwXCX3FtO540r" %}
[Token Distribution](/baby-doge-ceo/token-babydc/token-distribution.md)
{% endcontent-ref %}

{% content-ref url="/pages/Gmz9xXnLUjUDm90FLxv8" %}
[RoadMap](/baby-doge-ceo/token-babydc/roadmap.md)
{% endcontent-ref %}

{% content-ref url="/pages/zjLAF1SaZBH70evxNAoD" %}
[Our Partners](/baby-doge-ceo/token-babydc/our-partners.md)
{% endcontent-ref %}


---

# 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 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, and the optional `goal` query parameter:

```
GET https://baby-doge-ceo.gitbook.io/baby-doge-ceo/welcome.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
