# Bonds

For a better understanding of the following section, the reader is advised to read the [bonding explanation](https://docs.olympusdao.finance/main/basics/bonding) at [OlympusDAO](https://www.olympusdao.finance/).

In 2021, OlympusDAO introduced bonds and *protocol-owned liquidity* (**`POL`**) concepts. Convergence uses 30% of **`CVG`** total supply to sell bonds, incentivizing users to provide various assets while allowing the protocol to own its liquidity and build a treasury.&#x20;

However, **`CVG`** is not a *decentralized reserve currency*. **`CVG`** does have a maximum supply, and its treasury will not serve any purpose of backing or *risk-free value* (RFV). As a result, Convergence’s treasury should not be considered as any form of guarantee for **`CVG`**’s price.

{% content-ref url="/pages/odbTEpkac0xQ2CsqWukq" %}
[Understanding Bonds](/bonds-and-treasury/bonds/understanding-bonds.md)
{% endcontent-ref %}

{% content-ref url="/pages/lmv4hNFSPBo3YA1ODEr2" %}
[Oracles and ROI computation](/bonds-and-treasury/bonds/oracles-and-roi-computation.md)
{% endcontent-ref %}

{% content-ref url="/pages/HxcVxgdv2It6CYXqUsIv" %}
[Using bonds](/navigate-ui/using-bonds.md)
{% endcontent-ref %}


---

# 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.cvg.finance/bonds-and-treasury/bonds.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.
