# The Djed Alliance

The Djed Alliance is the open union of all stablecoins based on the [Djed Stablecoin Protocol](/stablecoins/djed-overview.md), which was researched and developed by members of [The Stable Order](/about-us/the-stable-order.md). Djed-based or Djed-inspired stablecoins have been [implemented](/stablecoins/djed-overview/implementations.md) in multiple languages and [deployed](/stablecoins/djed-overview/deployments.md) to various blockchains.&#x20;

### Official Links

**Home Page:** <https://djed.one/>&#x20;

**GitHub:** <https://github.com/DjedAlliance>&#x20;

**Medium:** [https://medium.com/DjedAlliance/](https://medium.com/DjedAlliance)&#x20;

**Discord:** <https://discord.gg/YzDKeEfWtS>&#x20;

**Twitter:** <https://x.com/DjedAlliance>&#x20;

**Email:** <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/about-us/the-djed-alliance.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.
