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

# GoldStackz

Digital Gold Bills for acquiring, holding, selling, securely gifting, and building gold ownership in fixed denominations.

### Real Gold, Made Personal

![](https://content.gitbook.com/content/foyvsiE4j1HR210JM2nP/blobs/6fbRJv7Y54IZGm4L3ix6/assets/goldstackz-high-resolution.png)

GoldStackz brings the Solari ownership standard to smaller fixed denominations. Digital Gold Bills turn milligram quantities of gold into recognizable instruments that can be acquired, held, sold, gifted, claimed, showcased, combined, and tracked through the same account and evidence principles used across Solari.

**The Digital Gold Bill family:** fixed denominations from 50 mg through 1,000 mg. *Original concept artwork retained.*

The five denominations — 50 mg, 100 mg, 250 mg, 500 mg, and 1,000 mg — allow a collection to grow visibly. Under Solari's current fee framework, DGB holdings carry no storage fee. A holder can keep building, recognize complete denomination sets, gift a bill for a meaningful occasion, sell through the supported workflow, or accumulate toward larger gold-weight pathways.

Secure gifting protects the intended recipient. A private claim link alone does not transfer the DGB; the recipient must prove control of the destination email. Existing users can verify a different gift email and claim into their existing Solari ID, while new users create and verify the account associated with the gift address.

GoldStackz supports the broader Solari platform without defining its institutional center. Vault Desk remains the flagship, while GoldStackz makes the same gold-first philosophy accessible and personal.

***


---

# 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://solari-finance.gitbook.io/solari.finance-docs/goldstackz.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.
