# Djinn Gold

[Djinn Gold](https://www.djinn.gold/) is an algorithmic stable coin on the binance smart chain designed to peg to 1g of gold.

Similar to bDollar, BoltDollar, SOUP, and others, DJINN uses supply expansion and contraction to stabilize its value.

The protocol makes use of three tokens to achieve price stability:

* DJINN: the algorithmic stable coin.
* DJINNS: Shares which can be staked to receive DJINN when the price is above the peg.
* DJINNB: Bonds which can be redeemed for DJINN at 1:1. These are issued at a discount when the price is below the peg.


---

# 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.djinn.gold/master.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.
