# Gauge Listing Framework

## Protocol Criteria

1. Must have contracts deployed on Sonic and an active team there
2. Must be incentivizing scUSD and / or scETH activity;

## Gauge Cap

1. For protocols with TVL under 1M$: gauges are capped at 5%&#x20;
2. If between 1 and 10M$: gauges are capped at 10%
3. Above 10M$: gauges are capped at 20%
4. Trevee Earn gauge is the dev gauge used to support continuous development for the protocol and has no caps.


---

# 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.trevee.xyz/trevee-earn/sonic-scassets/gauge-listing-framework.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.
