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

# GoodFellas

The GoodFellas Ordinals Collection is an Ordinals project designed to bring the spirit of the classic mafia underworld to the digital realm. Our Ordinals are meticulously crafted, capturing the essence of an era defined by loyalty, power, and respect. Step into the world of GoodFellas, where every holder is part of an exclusive club of digital gangsters, each Ordinal a badge of honor in our virtual mafia family.

We are not just creating digital art; we are building an immersive experience that rewards our community members. Holders of GoodFellas Ordinals will receive exclusive benefits, including our Runes. These runes will be integral to our ecosystem, particularly in our Runes application, where they can be used to participate in exciting games and win rewards. At GoodFellas, we seamlessly blend art and technology, pushing the boundaries of what Ordinals can offer.

Our primary mission is to foster a strong, engaged community that leverages this innovative technology to become a positive force in the Ordinals space. By joining GoodFellas, you're not just collecting Ordinals—you’re becoming part of a family that values connection, creativity, and collaboration. Together, we'll build a network of modern-day digital gangsters, united by our passion for art and community.

🎩 **Are you ready to join the Family?**

<br>


---

# 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://goodfellas.gitbook.io/goodfellas/goodfellas.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.
