# Deployments

All deployments of Gluon are listed in the table below, along with their implementations, parameters and the oracles on which they depend.

<table><thead><tr><th width="138">Deployment</th><th width="307">Parameters</th><th width="293">Oracle</th></tr></thead><tbody><tr><td><a href="https://gluon.gold">Gluon Gold</a> on<br><a href="https://ergoplatform.org/en/">Ergo</a><br><br><br>Since: July  2024</td><td><p>Peg: 1 gram of Gold<br>Base asset: ERG</p><p></p><p>Fission fee: 0.1%<br>Fusion fee: 0.5%<br><br>Transmutation base fee: 0.5%<br>Transmutation fee slope: 50%<br>Volume window: 14 days<br>(Thus, actual transmutation fee may vary from 0.5% to 50.5% depending on the net volume relative to the reserve in the last 14 days.)<br><br>Oracle fee: 0.1% <br>(only on transmutations)<br><br>UI fee: 0%<br><br>Maximum revenue for CAT holders: 10,000,000 ERG<br>Initial dev fee: 0.5% (linearly reducing to 0% as revenue accrues up to the maximum)<br><br>Maximum fusion ratio (q*): 0.66</p></td><td><p><a href="https://explorer.ergoplatform.com/en/oracle-pool-state/xauerg">Ergo's Gold Oracle</a></p><ul><li>Based on <a href="https://github.com/ergoplatform/eips/blob/2b4a2e42d1586d8475a1b0265c015a7e4c9837a0/eip-0023/eip-0023.md">Oracle Pools v2</a>.</li><li>Decentralized operation open to anyone who owns an oracle token.</li><li>Currently 16 active oracle operators</li><li>Current update period: ~60 minutes</li></ul></td></tr></tbody></table>

If you know a deployment of Gluon that is not listed above, please [contact us](mailto:contact@djed.one).

If you would like to deploy an implementation of Gluon, [contact us](mailto:contact@djed.one).


---

# Agent Instructions: 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://docs.stability.nexus/stablecoins/gluon-overview/deployments.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.
