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

# What is Hex & Stitch ?

## <mark style="color:$success;">What is Hex & Stitch ?</mark>

<div align="left"><figure><img src="/files/64q6KiSdz9aOMfU8LesZ" alt=""><figcaption></figcaption></figure></div>

<mark style="color:$success;">**Hex & Stitch**</mark> is a dark-arts voodoo doll workshop — an interactive, gamified experience built around NFT collectibles. Collect packs, Equip cursed artefacts, cast your ritual, and compete for dominance in the Rankings.\
\
Your doll is a reflection of what you carry — and what you're willing to curse.\
\
Project Developed and Designed by digital wizard [**Alper Özdil**](https://alperozdil.com/)\
\
**🌐** [**Official Website**](https://alperozdil.com/hex) \
👾 [**Official Discord**](https://discord.com/invite/V57fUq93xB)

***

> *<mark style="color:pink;">In the old traditions, a ritual effigy wasn't just a doll.</mark>*\
> *<mark style="color:pink;">It was an extension of will — every token chosen, every eye & PIN placed with purpose.</mark>* \
> *<mark style="color:pink;">Hex & Stitch brings that practice into the digital age through digial collectibles & NFTs</mark>*\
> *<mark style="color:pink;">Build your own Voodoo Effigy from items you've earned.</mark>*\
> *<mark style="color:pink;">Dress it. Arm it. Name it. Bewitch it.</mark>*

***

## <mark style="color:$success;">How it works?</mark>

Though the code & infrastructure is complex the process is easy & fun&#x20;

1. Buy [Packs](/hex-and-stitch/packs.md)
2. Connect [Wallet](/hex-and-stitch/wallet-sync.md)
3. Rip Packs & Get [Items](/hex-and-stitch/items-and-artefacts.md)
4. Start [Customizing](/hex-and-stitch/the-ritual.md)

> Steps in more details. :
>
> 1. Buy Packs from your fav. blockchain & platform.
> 2. Connect collecting wallet & wait for sync (2-5 seconds)
> 3. Open Packs
> 4. Get Random Items from the Packs (more packs more items)
> 5. Revealed Items automatically added to your Inventory&#x20;
> 6. Start customizing your Voodoo Effigy
> 7. Save it to Soul Bound Slot&#x20;
> 8. Race for leaderboard or just Customize, Share or Download it HD

***

## <mark style="color:$success;">What Can You Do?</mark>

* Choose from <mark style="color:$warning;">hundreds</mark> of artefacts to build your voodoo doll
* Open packs to earn new and rare items
* Save your build to your Bound Soul slot
* Compete in the Ritual Rankings by total dark power

***

## <mark style="color:$success;">Getting Started</mark>

* [Connect Your Wallet](/hex-and-stitch/wallet-sync.md)
* [Your First Ritual](/hex-and-stitch/the-ritual.md)

***

## <mark style="color:$success;">Features</mark>

* [Ritual Effigy Workshop](/hex-and-stitch/voodoo-effigy-workshop.md)
* [Items & Rarities](/hex-and-stitch/items-and-artefacts.md)
* [Pack System](/hex-and-stitch/packs.md)
* [Bound Soul](/hex-and-stitch/bound-souls.md)
* [Ritual Rankings](/hex-and-stitch/leaderboard.md)

***

## <mark style="color:$success;">Power & Stats</mark>

* [How Power Works](/hex-and-stitch/stats-and-attributes.md)


---

# 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://alper-ozdil-projetcs.gitbook.io/hex-and-stitch/what-is-hex-and-stitch.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.
