# Stablecoin Integration

As part of the GLOB ecosystem, an algorithmic stablecoin will be introduced. Pegged 1:1 to the US Dollar, this stablecoin will be crypto-collateralized, ensuring its stability while maintaining decentralization. The stablecoin will serve as a medium of exchange within the GLOB ecosystem, facilitating seamless transactions. It will complement GLOB in staking and liquidity pools, enhancing the overall utility of the system.


---

# 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://globe-token.gitbook.io/globe-token/white-paper/stablecoin-integration.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.
