# Dual-ve tokenomics

## **Problem**

* Current ve and ve(3,3) tokenomics lack unique equilibria
* Users try to maximize their OWN payoff only
* It's (nearly) impossible for users to engage in an optimal "locking-strategy" of their ve-Tokens
* Lack of equilibria is a **big problem because it introduces fragility and leads to uncertainty, unpredictability, and instability** of the entire ve-design - and the protocol itself. The longer it operates, the higher the likelihood of collapse.

## **Solution**&#x20;

* USDFI's novel dual-ve design fixes the lack of equilibria: Here, users are able to vote escrow the governance token veSTABLE or the stablecoin veUSDFI
* With dual-ve, users can cooperate to yield greater benefit to ALL participants. It's a non-zero-sum game!
* Key to success: The design enforces usability and long-term stability of USDFI
* **Users can optimize for risk, vol and incentives of the protocol**, turning STABLE into most efficient governance token available today!


---

# 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.usdfi.com/usdfi-explained-in-120-seconds/dual-ve-tokenomics.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.
