# HenjinAI

## HenjinAI

- [Overview](https://docs.henjin.xyz/overview.md): Unparalleled access to AI Agents, AI trading strategies, AI Liquidity strategies and DeFi on base.
- [Genesis](https://docs.henjin.xyz/genesis.md): Details about the Henjin token (HENAI) raise and token generation event.
- [Contact & Official Links](https://docs.henjin.xyz/contact-and-official-links.md): Ways to get in contact with the team and community. All official channels are below, do not fall for scams.
- [Roadmap Highlights](https://docs.henjin.xyz/roadmap-highlights.md)
- [Taiko Guides](https://docs.henjin.xyz/getting-started/taiko-guides.md): Our tailored guides for those wanting to enter the Taiko universe.
- [Create a Taiko Wallet](https://docs.henjin.xyz/getting-started/taiko-guides/create-a-taiko-wallet.md): To use Henjin.xyz you will need a Taiko compatible wallet.
- [Add Taiko to Wallet](https://docs.henjin.xyz/getting-started/taiko-guides/add-taiko-to-wallet.md): To use Henjin.xyz you will need a Taiko compatible wallet (like Metamask) connected to the Taiko blockchain.
- [Protocol Overview](https://docs.henjin.xyz/henjinai-protocol/protocol-overview.md): An overview of products ran by the Henjin protocol.
- [Protocol Earnings](https://docs.henjin.xyz/henjinai-protocol/protocol-earnings.md): An overview of how protocol earnings are split between various market participants. Everyone can earn a portion of fees generated by the Henjin protocol.
- [AMM (v4)](https://docs.henjin.xyz/henjinai-protocol/amm-v4.md): Henjin Protocol is a v4 AMM on the Taiko Network.
- [Dynamic fees](https://docs.henjin.xyz/henjinai-protocol/amm-v4/dynamic-fees.md)
- [Swap](https://docs.henjin.xyz/henjinai-protocol/amm-v4/swap.md): Swapping on Henjin v4 is very simple and doesn't differ from swapping on other AMMs in market.
- [Provide Liquidity](https://docs.henjin.xyz/henjinai-protocol/amm-v4/provide-liquidity.md)
- [Manual mode](https://docs.henjin.xyz/henjinai-protocol/amm-v4/provide-liquidity/manual-mode.md)
- [Automatic mode](https://docs.henjin.xyz/henjinai-protocol/amm-v4/provide-liquidity/automatic-mode.md)
- [Hooks (v4)](https://docs.henjin.xyz/henjinai-protocol/hooks-v4.md)
- [Live v4 hooks](https://docs.henjin.xyz/henjinai-protocol/hooks-v4/live-v4-hooks.md)
- [How do v4 hooks work ?](https://docs.henjin.xyz/henjinai-protocol/hooks-v4/how-do-v4-hooks-work.md)
- [What is a v4 hook ?](https://docs.henjin.xyz/henjinai-protocol/hooks-v4/what-is-a-v4-hook.md)
- [Potential uses of  v4 hooks](https://docs.henjin.xyz/henjinai-protocol/hooks-v4/potential-uses-of-v4-hooks.md)
- [Fair Launches](https://docs.henjin.xyz/henjinai-protocol/fair-launches.md): The launchpads are open to everyone but are structured to prioritize xHENAI holders. However, under certain circumstances, they might become accessible to the general public
- [xHENAI Plugins](https://docs.henjin.xyz/henjinai-protocol/xhenai-plugins.md)
- [xHENAI Dividends Plugin](https://docs.henjin.xyz/henjinai-protocol/xhenai-plugins/xhenai-dividends-plugin.md)
- [xHENAI Launchpad Plugin](https://docs.henjin.xyz/henjinai-protocol/xhenai-plugins/xhenai-launchpad-plugin.md)
- [Information](https://docs.henjin.xyz/henai/information.md): HENAI is HenjinAI's native token. It can be purchased during the HENAI IDO, on a DEX/CX or earned as yield rewards.
- [Allocation](https://docs.henjin.xyz/henai/allocation.md)
- [Distribution](https://docs.henjin.xyz/henai/distribution.md)
- [xHENAI](https://docs.henjin.xyz/henai/xhenai.md)
- [How to use xHENAI](https://docs.henjin.xyz/henai/xhenai/how-to-use-xhenai.md)
- [Converting & Redeeming](https://docs.henjin.xyz/henai/xhenai/converting-and-redeeming.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.henjin.xyz/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.
