# Tokens

- [KDK Foundation](https://documentation.kodiak.finance/tokens/kdk-foundation.md): The Steward of KDK & xKDK
- [KDK](https://documentation.kodiak.finance/tokens/kdk.md): Kodiak Token
- [xKDK](https://documentation.kodiak.finance/tokens/xkdk.md): Kodiak Escrowed Token
- [Utility / Mechanics](https://documentation.kodiak.finance/tokens/utility-mechanics.md): xKDK Staking
- [Convertibility & Redemption](https://documentation.kodiak.finance/tokens/convertibility-and-redemption.md): KDK and xKDK offer a unique mutual convertibility, but the conversion process varies depending on the direction chosen.
- [Kodiak Reserve](https://documentation.kodiak.finance/tokens/kodiak-reserve.md)
- [Distribution](https://documentation.kodiak.finance/tokens/distribution.md): KDK Token Distribution
- [Kodiak Pre-TGE Rewards](https://documentation.kodiak.finance/tokens/kodiak-pre-tge-rewards.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://documentation.kodiak.finance/tokens.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.
