# Platform Overview

- [DeFi/NFT Portfolio Management](https://docs.plasma.finance/platform-overview/defi-nft-portfolio-management.md): 🔗 https://apy.plasma.finance/#/portfolio
- [Market, News and Media](https://docs.plasma.finance/platform-overview/market-news-and-media.md): 🔗 https://apy.plasma.finance/#/market
- [How to add your token to Market Page](https://docs.plasma.finance/platform-overview/market-news-and-media/how-to-add-your-token-to-market-page.md): 🔗https://github.com/plasmadlt/plasma-finance-market-tokenlist/blob/main/plasma-finance-market-list.json
- [Token Page](https://docs.plasma.finance/platform-overview/token-page.md): 🔗 https://apy.plasma.finance/#/market/0x054D64b73d3D8A21Af3D764eFd76bCaA774f3Bb2
- [HyperDEX Swap](https://docs.plasma.finance/platform-overview/hyperdex-swap.md): 🔗 https://apy.plasma.finance/#/hyper-dex/market
- [Limit Orders on HyperDEX](https://docs.plasma.finance/platform-overview/hyperdex-swap/limit-orders-on-hyperdex.md)
- [Using Limit Orders on HyperDEX](https://docs.plasma.finance/platform-overview/hyperdex-swap/using-limit-orders-on-hyperdex.md)
- [PlasmaSwap AMM](https://docs.plasma.finance/platform-overview/plasmaswap-amm.md): 🔗 https://apy.plasma.finance/#/swap/
- [Liquidity Pools](https://docs.plasma.finance/platform-overview/liquidity-pools.md): 🔗https://apy.plasma.finance/#/liquidity-pools
- [Savings and Strategies](https://docs.plasma.finance/platform-overview/savings-and-strategies.md): 🔗https://apy.plasma.finance/#/savings
- [SpacePort IDO Launchpad](https://docs.plasma.finance/platform-overview/spaceport-ido-launchpad.md): 🔗 https://apy.plasma.finance/#/spaceport
- [Innovation IDO Hub](https://docs.plasma.finance/platform-overview/innovation-ido-hub.md): Coming soon
- [Blockchain Support](https://docs.plasma.finance/platform-overview/blockchain-support.md): Ethereum, Binance Smart Chain, Polygon (Matic), Avalanche, Fantom, Celo
- [Global Fiat On-ramp System](https://docs.plasma.finance/platform-overview/global-fiat-on-ramp-system.md)
- [Plasma Gas Station](https://docs.plasma.finance/platform-overview/plasma-gas-station.md): Try it on HyperDEX - https://apy.plasma.finance/#/hyper-dex
- [Wallet Management](https://docs.plasma.finance/platform-overview/wallet-management.md): 🔗 https://apy.plasma.finance/#/manage-wallets
- [Cross-chain Bridge](https://docs.plasma.finance/platform-overview/cross-chain-bridge.md): https://apy.plasma.finance/#/bridge


---

# 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.plasma.finance/platform-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.
