# Features

- [Protocol Overview](https://docs.skydrome.finance/features/protocol-overview.md)
- [Understanding the ve(3,3) Mechanics](https://docs.skydrome.finance/features/protocol-overview/understanding-the-ve-3-3-mechanics.md)
- [Extended Emission Decay](https://docs.skydrome.finance/features/protocol-overview/extended-emission-decay.md)
- [Aligning Rewards with Emissions](https://docs.skydrome.finance/features/protocol-overview/aligning-rewards-with-emissions.md)
- [SKY Gauges](https://docs.skydrome.finance/features/protocol-overview/sky-gauges.md)
- [Launch Details](https://docs.skydrome.finance/features/launch-details.md)
- [Getting Ready](https://docs.skydrome.finance/features/launch-details/getting-ready.md)
- [Bridging](https://docs.skydrome.finance/features/launch-details/bridging.md)
- [Incentivized Testnet Campaign](https://docs.skydrome.finance/features/launch-details/incentivized-testnet-campaign.md): Interact with Testnet and Get Skydrome Testnet Badge!
- [Skydrome Pilot Discord Role](https://docs.skydrome.finance/features/launch-details/skydrome-pilot-discord-role.md): Introducing the Skydrome Pilot Discord Role
- [Pre-mining campaign](https://docs.skydrome.finance/features/pre-mining-campaign.md)
- [Liquidity Pools](https://docs.skydrome.finance/features/liquidity-pools.md)
- [Fees](https://docs.skydrome.finance/features/liquidity-pools/fees.md)
- [Stable Pools](https://docs.skydrome.finance/features/liquidity-pools/stable-pools.md)
- [Variable Pools](https://docs.skydrome.finance/features/liquidity-pools/variable-pools.md): Interact with Testnet and Get Skydrome Testnet Badge!
- [Skydrome Withdraw Liquidity Tutorial](https://docs.skydrome.finance/features/liquidity-pools/skydrome-withdraw-liquidity-tutorial.md)
- [Tokenomics and Emissions](https://docs.skydrome.finance/features/tokenomics-and-emissions.md)
- [Protocol Revenue](https://docs.skydrome.finance/features/tokenomics-and-emissions/protocol-revenue.md)
- [$SKY Gauges](https://docs.skydrome.finance/features/tokenomics-and-emissions/usdsky-gauges.md)
- [$veSKY Voting](https://docs.skydrome.finance/features/tokenomics-and-emissions/usdvesky-voting.md)


---

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