# Liquidity Pairing Gauges

The liquidity Gauge aims to incentivize carbon liquidity onto ReFi. By rewarding those who provide liquidity, it provides external benefit other than price appreciation in order to LP. Users are given significant governance by doing so.&#x20;

To optimally align the protocol to the future of the ReFi ecosystem, all carbon assets that are incentivized will be paired with KLIMA. On day one, we will have 3 Carbon assets, as well as our native token. This means the incentives will go to these pairs:&#x20;

* **C3/FRAX**
* **UBO/KLIMA**
* **NBO/KLIMA**
* **USDC/KLIMA**

Future pairs, C3 or non-C3 carbon assets, can be incentivized in the future. For carbon tokens that do not originate from C3, they will have to go through a governance proposal in order to be added to the gauge.


---

# 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.c3.app/carbonomics/liquidity-pairing-gauges.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.
