# What kind of asset is being issued?

By virtue of the autonomy of the Djed and Gluon stablecoin protocols and by the decentralized nature of blockchains, deployments of these protocols can be considered:

* **globally non-territorial:** their tokens are not issued within any particular geographical location (unless the underlying blockchain is tied exclusively to such a location).
* **de facto sovereignty-resistant**: they can continue to run by themselves autonomously on blockchain nodes that are outside the reach of sovereign entities trying to harm them.

A corollary of the two facts above is that autonomous stablecoins are best seen as *foreign currencies* in every country.&#x20;

Thus, for example, from a technical and logical point of view, a Djed or Gluon stablecoin pegged to the USD would have a status in the USA (and elsewhere) similar to HKD (Hong Kong Dollar) or SGD (Singapore Dollar); a Djed or Gluon stablecoin pegged to the EUR would have a status in Europe similar to the [XAF or XOF](https://en.wikipedia.org/wiki/CFA_franc).&#x20;

However, instead of being issued by the sovereign monetary authorities of, respectively, Hong Kong, Singapore, Central African countries and West African countries, it is issued by a self-driving monetary policy implemented as a smart contract on a blockchain that is not tied to a particular location.


---

# 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/what-kind-of-asset-is-being-issued.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.
