> For the complete documentation index, see [llms.txt](https://docs.tangible.store/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tangible.store/asset-categories/gold.md).

# Gold

Tangible Gold bar TNFTs are backed by LBMA-member certified gold bars, supplied by PX Precinox, and made specifically for us featuring the Tangible logo and a unique serial number. While initially the TNFTs will be minted with a stock photo of a gold bar, within five days after purchase, the image will be updated to show a photograph of your actual gold bar with the serial number.

**Storage**: Until redemption, Tangible gold bars are secured by the renowned Swiss security firm Protectas, in fully-insured and audited locations in Zurich, Switzerland. These are some of the world’s most trusted vaults. Tangible customers will pay 1% of the gold’s value, on the day of storage purchase, per year of storage.\
\
**Redemption**: We can ship to anywhere in the world, for reasonable rates, although the prices obviously vary depending on destination, number of bottles, and local VAT. Please [contact us](mailto:support@tangible.store) for a custom quote.


---

# 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://docs.tangible.store/asset-categories/gold.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.
