# Product Guides

- [Cross-chain Liquidity Migration DEX to DEX](https://docs.elektrik.network/product-guides/cross-chain-liquidity-migration-dex-to-dex.md): Migrate your liquidity from other Chains' DEXs to Elektrik
- [Exchange](https://docs.elektrik.network/product-guides/exchange.md)
- [Trading - Token Swaps](https://docs.elektrik.network/product-guides/exchange/trading-token-swaps.md)
- [Trading - Limit Orders](https://docs.elektrik.network/product-guides/exchange/trading-limit-orders.md)
- [Exchange V2](https://docs.elektrik.network/product-guides/exchange-v2.md)
- [Trading - Swaps](https://docs.elektrik.network/product-guides/exchange-v2/trading-swaps.md)
- [Trading - Limit Orders](https://docs.elektrik.network/product-guides/exchange-v2/trading-limit-orders.md)
- [Trading - TWAPs](https://docs.elektrik.network/product-guides/exchange-v2/trading-twaps.md)
- [Analytics](https://docs.elektrik.network/product-guides/exchange-v2/analytics.md)
- [Governance](https://docs.elektrik.network/product-guides/exchange-v2/governance.md)
- [Liquidity Pools](https://docs.elektrik.network/product-guides/exchange-v2/liquidity-pools.md)
- [How to Add/Remove Liquidity](https://docs.elektrik.network/product-guides/exchange-v2/how-to-add-remove-liquidity.md)
- [How to add/remove liquidity](https://docs.elektrik.network/product-guides/exchange-v2/how-to-add-remove-liquidity-1.md)
- [Exchange](https://docs.elektrik.network/product-guides/exchange-v2/exchange.md)
- [Trading - Fees and Routes](https://docs.elektrik.network/product-guides/exchange-v2/trading-fees-and-routes.md)
- [Elektrik V2 Features](https://docs.elektrik.network/product-guides/elektrik-v2-features.md): upcoming features
- [On-chain limit orders](https://docs.elektrik.network/product-guides/elektrik-v2-features/on-chain-limit-orders.md): Elevating your trading experience
- [Intelligent Liquidity Provisioning](https://docs.elektrik.network/product-guides/elektrik-v2-features/intelligent-liquidity-provisioning.md)


---

# 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.elektrik.network/product-guides.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.
