# HikariSwap

- [Hikari Swap Overview](https://hikarilabs.gitbook.io/hikariswap-documentation/hikariswap/hikari-swap-overview.md): Providing OTC Pools and Execution Algorithms as a public good.
- [OTC Pools](https://hikarilabs.gitbook.io/hikariswap-documentation/hikariswap/otc-pools.md): Execute with private counterparties for 0 slippage at your desired price point.
- [Price Selection](https://hikarilabs.gitbook.io/hikariswap-documentation/hikariswap/otc-pools/price-selection.md): Flexibility across your orders.
- [Pool Management](https://hikarilabs.gitbook.io/hikariswap-documentation/hikariswap/otc-pools/pool-management.md)
- [Advanced Trade Algorithms](https://hikarilabs.gitbook.io/hikariswap-documentation/hikariswap/advanced-trade-algorithms.md): Execute your trades safely on the lit markets.
- [Cancelling or Stopping a TWAP / VWAP](https://hikarilabs.gitbook.io/hikariswap-documentation/hikariswap/advanced-trade-algorithms/cancelling-or-stopping-a-twap-vwap.md): Second thoughts?
- [Address Specific Trading](https://hikarilabs.gitbook.io/hikariswap-documentation/hikariswap/address-specific-trading.md): Trade securely with trusted counterparties.
- [Partnerships](https://hikarilabs.gitbook.io/hikariswap-documentation/hikariswap/partnerships.md): Default Tokens, Token Support and More.


---

# 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://hikarilabs.gitbook.io/hikariswap-documentation/hikariswap.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.
