# User Guide

- [Launch a Token Launch on Panda Factory](https://documentation.kodiak.finance/user-guide/launch-a-token-launch-on-panda-factory.md)
- [Trading on Panda Factory](https://documentation.kodiak.finance/user-guide/trading-on-panda-factory.md)
- [Swap](https://documentation.kodiak.finance/user-guide/swap.md): Get started trading on Kodiak
- [Limit Orders](https://documentation.kodiak.finance/user-guide/limit-orders.md)
- [TWAP](https://documentation.kodiak.finance/user-guide/twap.md)
- [Create a V2 Position](https://documentation.kodiak.finance/user-guide/create-a-v2-position.md): Adding V2 Liquidity on Kodiak
- [Create a V3 Position](https://documentation.kodiak.finance/user-guide/create-a-v3-position.md): Adding V3 Liquidity
- [Add/Stake Islands Liquidity](https://documentation.kodiak.finance/user-guide/add-stake-islands-liquidity.md): Depositing Liquidity with Kodiak Islands
- [Baults (Auto-Compound)](https://documentation.kodiak.finance/user-guide/baults-auto-compound.md)
- [BGT Liquid Wrapper](https://documentation.kodiak.finance/user-guide/bgt-liquid-wrapper.md)
- [Migrating to a Reward Vault](https://documentation.kodiak.finance/user-guide/migrating-to-a-reward-vault.md): Migrating your V2 pool LP token and/or your Island Shares from a Farm to a Reward Vault.
- [Deploying new Permissonless Islands](https://documentation.kodiak.finance/user-guide/deploying-new-permissonless-islands.md): User guide on how to deploy new permissionless islands
- [Deploying and Configuring a Kodiak Farm](https://documentation.kodiak.finance/user-guide/deploying-and-configuring-a-kodiak-farm.md)
- [Add your token](https://documentation.kodiak.finance/user-guide/add-your-token.md): Add your token to the default list
- [Add Your Project to the Ecosystem](https://documentation.kodiak.finance/user-guide/add-your-project-to-the-ecosystem.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/user-guide.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.
