# Skydrome

## Skydrome

- [Skydrome](https://docs.skydrome.finance/introduction/skydrome.md): The first ve(3,3) exchange on Scroll 📜
- [Core Principles](https://docs.skydrome.finance/introduction/skydrome/core-principles.md): Core Principles 📜
- [Why Scroll ?](https://docs.skydrome.finance/introduction/why-scroll.md): Scroll: a Layer-2 ecosystem based on zk-Rollup
- [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)
- [Ecosystem](https://docs.skydrome.finance/ecosystem.md)
- [Skydrome Partners](https://docs.skydrome.finance/skydrome-partners.md)
- [Security Overview](https://docs.skydrome.finance/security/security-overview.md)
- [Contract Addresses](https://docs.skydrome.finance/security/contract-addresses.md)
- [Privacy Policy](https://docs.skydrome.finance/security/privacy-policy.md)
- [Legal Disclaimer](https://docs.skydrome.finance/security/legal-disclaimer.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.skydrome.finance/introduction/skydrome.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.
