# What is Bonding

Bonding is a secondary value accrual strategy of Dominium. It allows Dominium to acquire its own liquidity and other reserve assets such as USDC by selling DOM at a discount in exchange for these assets. The protocol quotes the bonder with terms such as the bond price, the amount of DOM tokens entitled to the bonder, and the vesting term. The bonder can claim some of the rewards (DOM tokens) as they vest, and at the end of the vesting term, the full amount will be claimable.

Bonding is an active, short-term strategy. The price discovery mechanism of the secondary bond market renders bond discounts more or less unpredictable. Therefore bonding is considered a more active investment strategy that has to be monitored constantly in order to be more profitable as compared to staking.

Bonding allows Dominium to accumulate its own liquidity. We call our own liquidity POL. More POL ensures there is always locked exit liquidity in our trading pools to facilitate market operations and protect token holders. Since Dominium becomes its own market, on top of additional certainty for DOM investors, the protocol accrues more and more revenue from LP rewards, bolstering our treasury.


---

# 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.dominium.finance/docs/the-basics/what-is-bonding.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.
