> For the complete documentation index, see [llms.txt](https://docs.bitcarbon.com/diamond-standard-carats-bitcarbon/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bitcarbon.com/diamond-standard-carats-bitcarbon/carats/carats-details/multi-blockchain-liquidity.md).

# Multi-blockchain; Liquidity

Carats can be issued onto any public or private blockchain bridged by the Bitcarbon Foundation to the Hashgraph-based Carats Smart Contract.  Carats on any network have the same underlying *value*—the current Carats Ratio times the market value of a Diamond Standard Coin, which similar to gold, trades on a spot exchange.  However the *price* of Carats on each network may fluctuate, depending on local supply and demand, and the friction of network fees.  Prices between networks should not differ very much thanks to arbitrage—or users could buy any significantly underpriced Carats, redeem a commodity, and sell it on the spot market.

Owners of Diamond Standard Carats or commodities benefit from a unique, seamless integration of liquidity among Carats trading and the trading of spot commodities, derivatives, and securities like ETFs. The same underlying tokens can seamlessly migrate between asset types, between users and countries, and between blockchains. The utility, spending power and value is not constrained, and as networks evolve, the underlying assets can easily transfer to a new network. The transaction speed, cost and capacity is leveled up by the current technology.


---

# 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.bitcarbon.com/diamond-standard-carats-bitcarbon/carats/carats-details/multi-blockchain-liquidity.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.
