# POWERCITY Litepaper

## POWERCITY Litepaper

- [POWERCITY Ecosystem](https://docs.powercity.io/litepaper/powercity-ecosystem.md)
- [POWERCITY CORE](https://docs.powercity.io/litepaper/powercity-core.md)
- [Staking](https://docs.powercity.io/litepaper/powercity-core/staking.md)
- [Stake NFTs](https://docs.powercity.io/litepaper/powercity-core/stake-nfts.md)
- [Unstaking](https://docs.powercity.io/litepaper/powercity-core/unstaking.md)
- [PortalX Cross-Chain Swap](https://docs.powercity.io/litepaper/portalx-cross-chain-swap.md)
- [Benefit to PulseChain](https://docs.powercity.io/litepaper/portalx-cross-chain-swap/benefit-to-pulsechain.md)
- [Capabilities](https://docs.powercity.io/litepaper/portalx-cross-chain-swap/capabilities.md)
- [Supported Services](https://docs.powercity.io/litepaper/portalx-cross-chain-swap/supported-services.md)
- [EARN Lending Protocol](https://docs.powercity.io/litepaper/earn-lending-protocol.md)
- [$PXDC Stablecoin](https://docs.powercity.io/litepaper/earn-lending-protocol/usdpxdc-stablecoin.md)
- [Stability & Staking Pools](https://docs.powercity.io/litepaper/earn-lending-protocol/stability-and-staking-pools.md)
- [Liquidations](https://docs.powercity.io/litepaper/earn-lending-protocol/liquidations.md)
- [Amplifier Autocompounder](https://docs.powercity.io/litepaper/amplifier-autocompounder.md)
- [Strategies](https://docs.powercity.io/litepaper/amplifier-autocompounder/strategies.md)
- [Autopilot](https://docs.powercity.io/litepaper/amplifier-autocompounder/autopilot.md)
- [BeeHive Protocol](https://docs.powercity.io/litepaper/beehive-protocol.md)
- [Staking for Rewards](https://docs.powercity.io/litepaper/beehive-protocol/staking-for-rewards.md)
- [Deflation and Buy Back](https://docs.powercity.io/litepaper/beehive-protocol/deflation-and-buy-back.md)
- [Supportive Ecosystem](https://docs.powercity.io/litepaper/beehive-protocol/supportive-ecosystem.md)
- [PixelPark NFT Marketplace](https://docs.powercity.io/litepaper/pixelpark-nft-marketplace.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.powercity.io/litepaper/powercity-ecosystem.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.
