> For the complete documentation index, see [llms.txt](https://docs.bogged.finance/bogged-finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bogged.finance/bogged-finance/product-information.md).

# Product Overview

- [DEX Aggregator](https://docs.bogged.finance/bogged-finance/product-information/dex-aggregator.md): The Premier DEX Aggregator.
- [Intro](https://docs.bogged.finance/bogged-finance/product-information/dex-aggregator/intro.md)
- [Making a trade](https://docs.bogged.finance/bogged-finance/product-information/dex-aggregator/making-a-trade.md)
- [Supported Chains](https://docs.bogged.finance/bogged-finance/product-information/dex-aggregator/supported-chains.md)
- [Supported DEXs](https://docs.bogged.finance/bogged-finance/product-information/dex-aggregator/supported-dexs.md)
- [FAQ](https://docs.bogged.finance/bogged-finance/product-information/dex-aggregator/faq.md)
- [DeFi Bridge](https://docs.bogged.finance/bogged-finance/product-information/defi-bridge.md)
- [Intro](https://docs.bogged.finance/bogged-finance/product-information/defi-bridge/intro.md)
- [Bridging your tokens](https://docs.bogged.finance/bogged-finance/product-information/defi-bridge/bridging-your-tokens.md): A quick guide
- [The Future](https://docs.bogged.finance/bogged-finance/product-information/defi-bridge/the-future.md)
- [DeFi Stop-Losses](https://docs.bogged.finance/bogged-finance/product-information/stop-loss-trailing-stop-loss.md)
- [Introduction to DeFi stop-losses on Bogged](https://docs.bogged.finance/bogged-finance/product-information/stop-loss-trailing-stop-loss/introduction-to-defi-stop-losses-on-bogged.md)
- [What is a stop-loss?](https://docs.bogged.finance/bogged-finance/product-information/stop-loss-trailing-stop-loss/what-is-a-stop-loss.md)
- [How to set a stop-loss on the Bogged platform](https://docs.bogged.finance/bogged-finance/product-information/stop-loss-trailing-stop-loss/how-to-set-a-stop-loss-on-the-bogged-platform.md)
- [Stop-loss FAQs](https://docs.bogged.finance/bogged-finance/product-information/stop-loss-trailing-stop-loss/stop-loss-faqs.md)
- [Ultimate Sniper](https://docs.bogged.finance/bogged-finance/product-information/ultimate.md)
- [Intro](https://docs.bogged.finance/bogged-finance/product-information/ultimate/intro.md)
- [Supported Chains & More](https://docs.bogged.finance/bogged-finance/product-information/ultimate/supported-chains-and-more.md)
- [UI Overview & Basic Usage Guide](https://docs.bogged.finance/bogged-finance/product-information/ultimate/usage-guide.md)
- [FAQ](https://docs.bogged.finance/bogged-finance/product-information/ultimate/faq.md)
- [Limit Orders](https://docs.bogged.finance/bogged-finance/product-information/limit-orders.md)
- [Introduction to DeFi Limit Orders on Bogged](https://docs.bogged.finance/bogged-finance/product-information/limit-orders/introduction-to-defi-limit-orders-on-bogged.md)
- [How to set a Limit Order](https://docs.bogged.finance/bogged-finance/product-information/limit-orders/how-to-set-a-limit-order.md)
- [FAQs and Troubleshooting](https://docs.bogged.finance/bogged-finance/product-information/limit-orders/faqs-and-troubleshooting.md)
- [Charts](https://docs.bogged.finance/bogged-finance/product-information/charts.md)
- [Intro](https://docs.bogged.finance/bogged-finance/product-information/charts/intro.md)
- [Portfolio](https://docs.bogged.finance/bogged-finance/product-information/charts/portfolio.md)
- [Supported Chains & DEXs](https://docs.bogged.finance/bogged-finance/product-information/charts/supported-chains-and-dexs.md)
- [Changelog](https://docs.bogged.finance/bogged-finance/product-information/charts/changelog.md): Version history for BogCharts


---

# 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 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.bogged.finance/bogged-finance/product-information.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.
