# Kodiak

While [Kodiak](https://app.kodiak.finance/#/swap?chain=berachain_bartio) functions as a standard DEX for token swaps, its reward system centers on providing liquidity, similar to the [BEX](https://cave-guide.gitbook.io/cave/testnet-guide/berachain-native-dapps/bex).

<figure><img src="https://3930421484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJSKLxpau1VcCjrXQcvJt%2Fuploads%2Fzh6PX09aPbXsugFMjZNF%2Fimage.png?alt=media&#x26;token=90b60f63-2c51-451f-87d4-3d338dc68238" alt=""><figcaption></figcaption></figure>

By providing liquidity on [Kodiak](https://app.kodiak.finance/#/liquidity/islands?chain=berachain_bartio), you can earn multiple rewards: liquidity fees, partner pool incentives, and KDK (Kodiak's native token). Fees earned will vary for the Islands, V3 Pools and V2 Pools.&#x20;

Start with Island [pools](https://app.kodiak.finance/#/liquidity/islands?chain=berachain_bartio), focusing on those with the highest APR%.

<figure><img src="https://3930421484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJSKLxpau1VcCjrXQcvJt%2Fuploads%2F6J5MB6qeKEiHrKsTnkXN%2Fimage.png?alt=media&#x26;token=fbb052ab-ae6d-4d12-9f52-7d88743fd815" alt=""><figcaption></figcaption></figure>

When you deposit into a pool, you'll receive an LP token representing your share of the pool. To start earning KDK, you'll need to stake your LP token. Once staked, you'll begin to earn both KDK and xKDK.

While KDK is fully tradable, xKDK is not. The primary purpose of xKDK is to be [staked](https://app.kodiak.finance/#/staking?chain=berachain_bartio) to earn a share of the protocol rewards.

You can [exchange](https://app.kodiak.finance/#/staking?chain=berachain_bartio) your KDK for xKDK, but converting xKDK back to KDK requires a redemption process that includes a minimum vesting period of 15 days. If you choose to redeem all your xKDK, it will take six months to receive your tokens, so opting for the fastest method is usually recommended.\ <br>


---

# 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://cave-guide.gitbook.io/cave/berachain-apps/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.
