# Introducing Kodiak

<figure><img src="/files/be9xw5j9zFSDFV71U0vx" alt=""><figcaption></figcaption></figure>

Kodiak, is the first vertically-integrated liquidity platform on Berachain combining the following layers:

* [Decentralized Exchange (Kodiak DEX)](/protocol/dex.md): providing users with a non-custodial, highly capital-efficient trading and liquidity provision experience powered by its concentrated and full-range AMMs.&#x20;
* [Automated Liquidity Manager (Kodiak Islands)](/protocol/islands.md): attracting sticky deposits from the average user through our set-and-forget automated concentrated liquidity strategy vaults.
* [Integrated Incentive Layer (Sweetened Islands)](/protocol/islands/sweetened-islands.md): tapping into Berachain’s Proof-of-Liquidity (PoL) mechanism to sustainably incentivize liquidity for Kodiak Islands.
* [No-Code Token Deployer Factory (Panda Factory)](/protocol/panda-factory.md): facilitating the permissionless deployment of new tokens and their initial (e.g., memecoins) liquidity on the Kodiak full-range AMM (ideal for highly volatile assets whose price characteristics are undiscovered).&#x20;
* [BGT Auto-Compounding Vaults (Baults)](/protocol/baults.md): ERC-4626 compatible smart yield-maximizing, yield-bearing vaults that help users automatically grow their Kodiak Island Tokens.
* [Super Aggregator (kX)](/protocol/kx.md):  advanced swap aggregator and API, automatically finding the best route to swap,  whether or not it's in a Kodiak Liquidity Pool.
* [Decentralized Perpetual Exchange (Kodiak Perps)](/protocol/perps.md): enabling users to trade the most popular tokens with up to 100x leverage with PoL-powered incentives.

<figure><img src="/files/R7xEiyuBxpPGIeNCXk6M" alt=""><figcaption></figcaption></figure>


---

# 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://documentation.kodiak.finance/overview/introducing-kodiak.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.
