> For the complete documentation index, see [llms.txt](https://gritti.gitbook.io/gritti-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gritti.gitbook.io/gritti-whitepaper/game-play/item-and-badge/vial-system-under-development.md).

# Vial System(Under Development)

Vials are special items which can not only change the outward appearance of a Sneaker NFT, but also improve the Sneakers’ attributes.

Gritti’s first vials are the Genesis Spiritual Guide vials. By applying one of these vials on a Genesis Sneaker (not a descendent of a Genesis Sneaker), a new Sneaker aesthetic will be unveiled, changing the Phantom Sneaker to a Genesis Sneaker, while improving all Sneaker Attributes by 10.

In the future, we will be adding more functionality for vials, so that any Sneaker can apply vials to change the aesthetics. We envision vials to be used as prizes for events, or as ways for designers to be able to produce their “skins” on Sneakers NFTs.


---

# 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:

```
GET https://gritti.gitbook.io/gritti-whitepaper/game-play/item-and-badge/vial-system-under-development.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
