# Collateralization

The collateralization model is unique to veVELO mechanics. It ensures that no opxVELO can *ultimately* come into existence without being over-collateralized, but also involves strategies that include *locking* value. This under-collateralizes the circulating supply until returns - which are structured to outperform the target APR due to these mechanics - replenish the liquid backstop.&#x20;

A majority of VELO is vote-escrowed and thus illiquid, meaning it cannot preserve the peg. This however will be used to accumulate a basket of assets for the liquid backstop. veVELO veNFTs receive rebases, increasing the VELO to opxVELO collateralization rate; only note that this VELO is returned to veNFT, max-locked, and thus cannot be counted as part of the backstop.&#x20;

VELO collected from trading fees is added to the liquid backstop or veVELO position as needed.&#x20;

**There is no max supply of opxVELO, but minting can be paused if necessary.** No opxVELO enters circulation without 1 VELO being permanently bonded to our project. opxVELO is removed from circulation when diluted (under peg) for the cost of < 1 VELO using the liquid backstop.&#x20;

This allows the **tokenized** value of the OpenX's Project veVELO position to be and remain liquid.


---

# 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.openxswap.exchange/the-open-x-project/opxvelo-optimism/collateralization.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.
