# ICHI Docs

## ICHI Docs v4

- [What is ICHI?](https://docs.ichi.org/home/what-is-ichi.md)
- [ICHI Users](https://docs.ichi.org/home/ichi-users.md): Delivering scalable solutions that drive growth, stability, and efficiency across the crypto ecosystem for diverse communities and use cases
- [Key Features](https://docs.ichi.org/home/key-features.md)
- [How ICHI Works](https://docs.ichi.org/home/how-ichi-works.md)
- [YieldIQ Strategy](https://docs.ichi.org/home/yieldiq-strategy.md): Yield IQ is powered by on-chain algorithms that dynamically adjust your positions to optimize yield and mitigate risk. Below is a closer look at the underlying mechanics.
- [Key Benefits](https://docs.ichi.org/home/yieldiq-strategy/key-benefits.md): The Yield IQ Strategy is designed to offer a simple, staking-like experience for users, with key features that set it apart from traditional liquidity management approaches
- [Fee APR](https://docs.ichi.org/home/yieldiq-strategy/fee-apr.md)
- [Ascend Strategy](https://docs.ichi.org/home/ascend-strategy.md): Ascend is a liquidity management strategy designed for correlated and stable pairs.
- [Key Benefits](https://docs.ichi.org/home/ascend-strategy/key-benefits.md)
- [FLIP Strategy](https://docs.ichi.org/home/flip-strategy.md)
- [Ascend Strategy](https://docs.ichi.org/home/ascend-strategy-1.md)
- [AMM Integrations](https://docs.ichi.org/home/amm-integrations.md): Where Can I Use ICHI?
- [Case Studies](https://docs.ichi.org/home/case-studies.md)
- [Contract Addresses](https://docs.ichi.org/home/contract-addresses.md): Contract addresses for the ICHI token and other critical ICHI contracts:
- [Audits](https://docs.ichi.org/home/audits.md)
- [Support and Contact Information](https://docs.ichi.org/home/support-and-contact-information.md): How to get help or contact support:
- [Risks and Safety](https://docs.ichi.org/home/risks-and-safety.md)
- [Disclaimer](https://docs.ichi.org/home/disclaimer.md)
- [FAQs:](https://docs.ichi.org/home/faqs.md)
- [Glossary](https://docs.ichi.org/home/glossary.md)
- [Brand Assets](https://docs.ichi.org/home/brand-assets.md)
- [Protocol Fees](https://docs.ichi.org/home/protocol-fees.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.ichi.org/home/what-is-ichi.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.
