# Skyren Whitepaper

## Skyren Technical White Paper

- [Introduction](https://skyren-foundation.gitbook.io/skyren-technical-white-paper/introduction.md)
- [What Are Crypto Airdrops?](https://skyren-foundation.gitbook.io/skyren-technical-white-paper/what-are-crypto-airdrops.md): What are crypto airdrops?
- [Why Choose Skyren?](https://skyren-foundation.gitbook.io/skyren-technical-white-paper/why-choose-skyren.md): Learn How Skyren Benefits Users
- [Project Overview](https://skyren-foundation.gitbook.io/skyren-technical-white-paper/project-overview.md)
- [Reward Distribution](https://skyren-foundation.gitbook.io/skyren-technical-white-paper/project-overview/reward-distribution.md)
- [Point Collection](https://skyren-foundation.gitbook.io/skyren-technical-white-paper/project-overview/reward-distribution/point-collection.md)
- [Liquid Token Collection](https://skyren-foundation.gitbook.io/skyren-technical-white-paper/project-overview/reward-distribution/liquid-token-collection.md): Skyren DAO's Liquid Token Reward Management System
- [Selection Process](https://skyren-foundation.gitbook.io/skyren-technical-white-paper/project-overview/selection-process.md): Skyren's Airdrop Campaign Selection Process
- [Asset Security](https://skyren-foundation.gitbook.io/skyren-technical-white-paper/project-overview/selection-process/asset-security.md)
- [Non Liquidity Tasks](https://skyren-foundation.gitbook.io/skyren-technical-white-paper/project-overview/non-liquidity-tasks.md)
- [Skycation Center (Discord)](https://skyren-foundation.gitbook.io/skyren-technical-white-paper/project-overview/non-liquidity-tasks/skycation-center-discord.md)
- [Polygon Blockchain](https://skyren-foundation.gitbook.io/skyren-technical-white-paper/polygon-blockchain.md)
- [EVM Capability](https://skyren-foundation.gitbook.io/skyren-technical-white-paper/polygon-blockchain/evm-capability.md): The Importance of Ethereum Virtual Machine (EVM) Capability for Skyren
- [QuickSwap (DEX)](https://skyren-foundation.gitbook.io/skyren-technical-white-paper/polygon-blockchain/quickswap-dex.md)
- [Bridging To Polygon](https://skyren-foundation.gitbook.io/skyren-technical-white-paper/polygon-blockchain/bridging-to-polygon.md)
- [Token Information](https://skyren-foundation.gitbook.io/skyren-technical-white-paper/token-information.md)
- [Token Trade Tax](https://skyren-foundation.gitbook.io/skyren-technical-white-paper/token-information/token-trade-tax.md)
- [Token Distribution](https://skyren-foundation.gitbook.io/skyren-technical-white-paper/token-information/token-distribution.md)
- [Token Staking](https://skyren-foundation.gitbook.io/skyren-technical-white-paper/token-information/token-staking.md)
- [Tokenomics](https://skyren-foundation.gitbook.io/skyren-technical-white-paper/token-information/tokenomics.md)
- [Centralized Exchanges](https://skyren-foundation.gitbook.io/skyren-technical-white-paper/token-information/centralized-exchanges.md)
- [UNCX Integration](https://skyren-foundation.gitbook.io/skyren-technical-white-paper/token-information/uncx-integration.md)
- [Community Disclosures](https://skyren-foundation.gitbook.io/skyren-technical-white-paper/token-information/community-disclosures.md)
- [Skyren DAO](https://skyren-foundation.gitbook.io/skyren-technical-white-paper/skyren-dao.md)
- [Ethereum Home Chain](https://skyren-foundation.gitbook.io/skyren-technical-white-paper/skyren-dao/ethereum-home-chain.md)
- [Cross Chain Voting Weight](https://skyren-foundation.gitbook.io/skyren-technical-white-paper/skyren-dao/ethereum-home-chain/cross-chain-voting-weight.md)
- [Funding Sources](https://skyren-foundation.gitbook.io/skyren-technical-white-paper/skyren-dao/funding-sources.md)
- [Initial Capital Formation](https://skyren-foundation.gitbook.io/skyren-technical-white-paper/skyren-dao/funding-sources/initial-capital-formation.md)
- [Skyren DAO Reward Boost](https://skyren-foundation.gitbook.io/skyren-technical-white-paper/skyren-dao/skyren-dao-reward-boost.md)
- [DAO Contributors](https://skyren-foundation.gitbook.io/skyren-technical-white-paper/skyren-dao/dao-contributors.md)
- [DAO Contributor NFT Keys](https://skyren-foundation.gitbook.io/skyren-technical-white-paper/skyren-dao/dao-contributors/dao-contributor-nft-keys.md)
- [Security](https://skyren-foundation.gitbook.io/skyren-technical-white-paper/skyren-dao/security.md)
- [Liquidation Events](https://skyren-foundation.gitbook.io/skyren-technical-white-paper/skyren-dao/liquidation-events.md)
- [Skyren: The Skydrop](https://skyren-foundation.gitbook.io/skyren-technical-white-paper/skyren-the-skydrop.md): Learn More About Skyren's Airdrop Campaign!
- [Project Roadmap](https://skyren-foundation.gitbook.io/skyren-technical-white-paper/project-roadmap.md)
- [Frequently Asked Questions](https://skyren-foundation.gitbook.io/skyren-technical-white-paper/frequently-asked-questions.md)
- [Official Links](https://skyren-foundation.gitbook.io/skyren-technical-white-paper/official-links.md)
- [Contract Addresses](https://skyren-foundation.gitbook.io/skyren-technical-white-paper/contract-addresses.md)
- [Security Reports](https://skyren-foundation.gitbook.io/skyren-technical-white-paper/security-reports.md)
- [Legal Disclaimer](https://skyren-foundation.gitbook.io/skyren-technical-white-paper/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://skyren-foundation.gitbook.io/skyren-technical-white-paper/introduction.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.
