# Hikari Swap Overview

**HikariSwap** is a product released from Hikari Labs that allows project founders, whales, and everyone in between to execute trades in dark pools and lit markets to prevent unneccsary slippage on their transaction.

The HikariSwap utilizes a **private OTC pool** that stores user tokens and trade orders together. Once a counterparty has been found - we automatically initiate a private transfer of the tokens without the use of a swap protocol.&#x20;

HikariSwap also utilizes **various execution algorithms** across swap protocols to strategically execute transactions on behalf of the user with little to no slippage.&#x20;

This means that the users will have a full range of tools at their disposal to trade their tokens whether they are looking to buy or sell safely.&#x20;

&#x20;


---

# 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/hikari-swap-overview.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.
