# Panora

## Panora

- [Welcome to Panora](https://docs.panora.exchange/welcome-to-panora.md): The Super App of Aptos
- [Official Links](https://docs.panora.exchange/official-links.md)
- [Swap](https://docs.panora.exchange/product-suite/swap.md): The superior swapping experience
- [Limit](https://docs.panora.exchange/product-suite/limit.md): Trade On Your Own Terms
- [DCA](https://docs.panora.exchange/product-suite/dca.md)
- [Flows](https://docs.panora.exchange/product-suite/flows.md): Seamlessly move and exchange assets across multiple blockchain networks
- [Terminal](https://docs.panora.exchange/product-suite/terminal.md): Aptos' DeFi trading powerhouse
- [Trade](https://docs.panora.exchange/product-suite/trade.md): The Ultimate CEX replacement
- [Exchanges](https://docs.panora.exchange/integrations/exchanges.md)
- [Aggregators](https://docs.panora.exchange/integrations/aggregators.md)
- [On-chain Orderbook](https://docs.panora.exchange/integrations/on-chain-orderbook.md)
- [Wallets](https://docs.panora.exchange/integrations/wallets.md)
- [Bridges](https://docs.panora.exchange/integrations/bridges.md)
- [Swap](https://docs.panora.exchange/developer/swap.md): Explore these docs and let our API empower your swap, algorithmic and/or arbitrage trading!
- [Sources](https://docs.panora.exchange/developer/swap/sources.md)
- [API](https://docs.panora.exchange/developer/swap/api.md): Explore authentication, endpoints, and trading operations to start trading efficiently. Whether you're a developer or a trader, this guide has everything you need to get started with Panora's APIs.
- [SDK](https://docs.panora.exchange/developer/swap/sdk.md): SDK for swaps, balances, token lists, and prices
- [Contract](https://docs.panora.exchange/developer/swap/contract.md): Learn how to integrate Panora swap contract within your contract in just a few minutes.
- [Widget](https://docs.panora.exchange/developer/swap/widget.md): Easily integrate Panora's swap functionality into your application with our lightweight, plug-and-play SDK — enabling seamless token swaps and real-time data directly within your platform.
- [iframe](https://docs.panora.exchange/developer/swap/iframe.md): Learn how to embed the Panora iframe on your website step-by-step in just a few minutes.
- [Limit](https://docs.panora.exchange/developer/limit.md): Explore authentication, endpoints, and trading operations to start trading efficiently. Whether you're a developer or a trader, this guide has everything you need to get started with Panora's APIs.
- [DCA](https://docs.panora.exchange/developer/dca.md): Explore authentication, endpoints, and trading operations to start trading efficiently. Whether you're a developer or a trader, this guide has everything you need to get started with Panora's APIs.
- [Token List](https://docs.panora.exchange/developer/token-list.md)
- [How to Add Your Token to the Panora Token List](https://docs.panora.exchange/developer/token-list/how-to-add-your-token-to-the-panora-token-list.md): Follow these steps to get your token verified and visible on Panora frontend, Aptos Explorer, Petra Wallet and all of Panora's integrator partners:
- [Token Prices](https://docs.panora.exchange/developer/token-prices.md)
- [API\_OLD](https://docs.panora.exchange/developer/api_old.md): Explore authentication, endpoints, and trading operations to start trading efficiently. Whether you're a developer or a trader, this guide has everything you need to get started with Panora's APIs.
- [Examples](https://docs.panora.exchange/developer/api_old/examples.md): Here you will some of the examples of the API integration
- [SDK\_GASLESS](https://docs.panora.exchange/developer/sdk_gasless.md): SDK for swaps, balances, token lists, and prices
- [Overview](https://docs.panora.exchange/ai/overview.md)
- [MCP Servers](https://docs.panora.exchange/ai/mcp-servers.md)
- [Agent Skills](https://docs.panora.exchange/ai/agent-skills.md)
- [llms.txt](https://docs.panora.exchange/ai/llms.txt.md)
- [CLI](https://docs.panora.exchange/ai/cli.md)
- [Become Our Partner](https://docs.panora.exchange/partnerships/become-our-partner.md)
- [Media & Brand Kit](https://docs.panora.exchange/partnerships/media-and-brand-kit.md)
- [Panora Help](https://docs.panora.exchange/faqs/panora-help.md)
- [Legal Disclaimer](https://docs.panora.exchange/legal/legal-disclaimer.md)
- [Brand & Logos](https://docs.panora.exchange/legal/brand-and-logos.md)
- [Terms and Conditions](https://docs.panora.exchange/legal/terms-and-conditions.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.panora.exchange/welcome-to-panora.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.
