# Developer

- [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


---

# 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.panora.exchange/developer.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.
