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

# Introduction to Shroomies

The Shroomies NFT project is a vibrant and captivating collection of digital art created to inject more color into the world of Hedera. The Shroomie Universe was born with the goal of cultivating a unique and vibrant community that would draw more attention to the HBAR community.

Throughout every step of the way, our community will remain at the heart of the Shroomies NFT project, ensuring that each decision we make aligns with our vision and values.

We are immensely proud of the work we have accomplished, which we believe is a true reflection of the playful and illuminating spirit that resides within each and every one of us.&#x20;

**Welcome to the wonderful world of Shroomies NFT!**

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiG7bXMMfdfHp18Q9vpeA%2Fuploads%2Fss49hb948hSoInYM7nBw%2FShroomies%20Intro%201%20(1).mp4?alt=media&token=8851ade5-0f33-4956-80c8-e505164f8a29>" %}


---

# 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://the-a-team.gitbook.io/shroomies-lightpaper/introduction-to-shroomies.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.
