# Aave GHO

<figure><img src="/files/uJunN8Ai8PT45qdb9jX1" alt=""><figcaption></figcaption></figure>

GHO is stablecoin issued on top of Aave v3 as a collateralized debt position (CDP). Users provide a collateral asset and mint GHO debt against it at a borrowing interest between 1%-1.51%.&#x20;

The GHO stablecoin has an intended peg of 1-to-1 with the US dollar. Similar to Maker's DAI, it relies on arbitrageurs and a stability module to help preserve its peg. For more info on GHO check out the [GHO documentation](https://docs.gho.xyz/).


---

# 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://resources.defirisk.intotheblock.com/aave-gho.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.
