# Protocol Overview

Liquidity serves as the lifeblood for the seamless operation of blockchain-based assets. Several strategies have emerged to ensure robust liquidity provisioning:

1. **Yield Farming and Secondary Pool Emissions:** By allocating rewards to staked LPs, these structures motivate participants to supply liquidity, allowing them to accrue additional tokens as compensation.
2. **Protocol-Owned Liquidity:** Some protoocls retain a subset of their tokens in liquidity pools. This proactive approach fortifies the ecosystem, ensuring consistent liquidity and reducing volatility.
3. **Governance Engagement via Token Bribes and Voting:** Tokens endowed with voting privileges can be further incentivized with offers of alternate tokens. This strategy spurs active participation in governance, as holders are incentivized to sway voting outcomes through tangible rewards.

**Introducing Skydrome**

Skydrome is a DeFi protocol designed to assist projects in meeting their liquidity requirements in a compelling manner.&#x20;

Drawing inspiration from Velodrome, Skydrome is erected upon the foundational architecture of Solidly. Its aim is to guarantee equitable rewards for liquidity providers, factoring in the challenges of impermanent loss. The prototype Solidly platform encountered multiple obstacles which stymied its widespread adoption within the Fantom landscape.&#x20;

Addressing these gaps, Skydrome has introduced a series of enhancements to the Solidly foundation. Each modification was meticulously selected to ensure the protocol's commitment to the core principle: enabling voters to equitably recompense LPs for impermanent losses.&#x20;

It's crucial to note the fundamental barriers that curtailed Solidly's momentum within the Fantom ecosystem.


---

# 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.skydrome.finance/features/protocol-overview.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.
