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

# Introduction to PugLife!

**Step into the vibrant world of PugLife,** where the adorable charm of virtual pet care meets the innovative world of cryptocurrency and blockchain technology. Our game is a fusion of entertainment and innovation, catering to casual gamers, crypto aficionados, and tech enthusiasts alike.

**As PugLife evolves through its Beta stage,** we're excited to announce the addition of a multitude of mini-games, ensuring there's always something fun and engaging for players to dive into. Whether it's grooming your pug, embarking on exciting adventures, or participating in community challenges to earn attractive rewards - there's never a dull moment in PugLife.

**However, the excitement doesn't stop there.** PugLife boasts its own in-game token, $BONES, which players can earn through gameplay. While $BONES is currently a non-monetized token, it will later be exchangeable for our monetized token, $PUG, offering additional value to our dedicated players, NFT holders, and community members.

**In addition to our captivating gameplay**, we're thrilled to introduce not one, but two NFT collections to enhance your gaming experience. The first collection, "Genesis Pugs," was available to our early supporters as a free mint. Stay tuned to our social channels for more details on how to acquire our upcoming BlastPugs.

**With continuous updates and enhancements on the horizon,** PugLife promises to deliver an immersive and dynamic gaming experience that will keep you coming back for more.&#x20;

**Join us as we embark on this exciting journey where virtual pets and blockchain technology collide.**

{% content-ref url="/pages/fn1k5DefZ2o0enWwlXtU" %}
[Dreamfinity](/pug-life-by-dreamfinity/overview/dreamfinity.md)
{% endcontent-ref %}

{% content-ref url="/pages/PINZHny5wrZ8J3eLrdrN" %}
[PugLife - The Game](/pug-life-by-dreamfinity/overview/puglife-the-game.md)
{% endcontent-ref %}

{% content-ref url="/pages/OaQkgRu0tZ8vx0JZedxF" %}
[PugRun - The Quest for Bones ✨](/pug-life-by-dreamfinity/overview/pugrun-the-quest-for-bones.md)
{% endcontent-ref %}

{% content-ref url="/pages/NCGdVn7PJm2CgLcBllEE" %}
[$PUDGE](/pug-life-by-dreamfinity/overview/usdpudge.md)
{% endcontent-ref %}

{% hint style="info" %}
**The content available in this documentation is subject to change and for informational purposes only. It should not be interpreted as investment, financial, trading, or any other form of advice. Dreamfinity LLC, does not endorse the purchase, sale, or holding of any cryptocurrency.**
{% endhint %}


---

# 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://dreamfinity.gitbook.io/pug-life-by-dreamfinity/introduction-to-puglife.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.
