# Carbon Gauges

Carbon Gauges are the heart of the protocol. These determine how the bridging, staking, and LP rewards are distributed to the users.&#x20;

Each gauge has a weight system, which determines the rewards allocated. The amount of rewards are determined by how many veC3 is voted on that gauge. The larger the % share, the more rewards is distributed to that specific token.&#x20;

![](/files/sTgiOga51HQJTcPUA9Mt)

This allows for the market to determine itself how much liquidity (and therefore bandwidth) is allocated for each pair. This allows the reward process to be largely hands-off, and for the most utilized carbon tokens&#x20;

As time goes on, we expect the weights to deviate heavily as more liquidity and demand comes on-chain. This creates a natural self-regulating emission distribution where the most LTV is given to the most demanded pair.&#x20;


---

# 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/carbon-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.
