> For the complete documentation index, see [llms.txt](https://docs.skydrome.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.skydrome.finance/features/protocol-overview/sky-gauges.md).

# SKY Gauges

**Understanding Gauges**&#x20;

In Skydrome, gauges function as instrumental tools that monitor the voting inclinations of veSKY holders. These gauges are crucial for the equitable distribution of emissions and incentives across liquidity pools, influenced by the vote counts.&#x20;

By promoting equitable distribution, gauges foster heightened engagement within the Skydrome framework. To activate gauges, tokens must be whitelisted. Collaborative entities can benefit from specialized gauges for tokens in their networks, pending individual token assessments.&#x20;

Moreover, the Skydrome management retains the autonomy to inaugurate gauges for foundational tokens like wETH and wBTC, amplifying the platform's competency and utility.

**Skydrome Partners**&#x20;

At our inception phase, we have already incorporated our esteemed partners by whitelisting them, ensuring they are ingrained within our platform. We've also set aside veSKY specifically for forthcoming partner protocols. The terms of accessing these veSKY will be brokered through dialogue with potential partners, delineating explicit prerequisites.

For a glimpse into potential partnership conditions, they might encompass:

* Mandate to incentivize select gauges, be it their proprietary ones or our core gauges.
* Token exchange initiatives to foster deeper ties.
* Integration drives to champion seamless compatibility.
* Coordinated promotional endeavors to amplify outreach and progression.

These stipulations will be bespoke, shaped through one-on-one project deliberations, synchronizing our mutual ambitions, and amplifying reciprocal gains. In unison, we are poised to sculpt a robust and prosperous network.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.skydrome.finance/features/protocol-overview/sky-gauges.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
