# Page Not Found

The URL `additional-info/deprecated-vaults/hyper-jlp-deprecated` does not exist. This page may have been moved, renamed, or deleted.

## Suggested Pages

You may be looking for one of the following:
- [Hyper JLP](https://docs.neutral.trade/cn-neutral-trade/zhu-yao-chan-pin/zhi-shu-xing-ce-le/hyper-jlp.md)
- [[Hyperliquid] BTC 主导策略 [已停用]](https://docs.neutral.trade/cn-neutral-trade/zhu-yao-chan-pin/yi-qi-yong-de-jin-ku/hyperliquid-btc-zhu-dao-ce-le-yi-ting-yong.md)
- [策略管理方（策略经理）](https://docs.neutral.trade/cn-neutral-trade/zhu-yao-chan-pin/for-traders/ce-le-guan-li-fang-ce-le-jing-li.md)
- [Hyperliquid 资金费率套利策略](https://docs.neutral.trade/cn-neutral-trade/zhu-yao-chan-pin/liang-hua-ce-le-mo-kuai/shi-chang-zhong-xing-ce-le/hyperliquid-zi-jin-feiltao-li-ce-le.md)
- [JLP DN on Drift](https://docs.neutral.trade/cn-neutral-trade/zhu-yao-chan-pin/liang-hua-ce-le-mo-kuai/shi-chang-zhong-xing-ce-le/jlp-dn-on-drift.md)

## How to find the correct page

If the exact page cannot be found, you can still retrieve the information using the documentation query interface.

### Option 1 — Ask a question (recommended)

Perform an HTTP GET request on the documentation index with the `ask` parameter:

```
GET https://docs.neutral.trade/cn-neutral-trade/zhu-yao-chan-pin/zhi-shu-xing-ce-le/hyper-jlp.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.

### Option 2 — Browse the documentation index

Full index: https://docs.neutral.trade/sitemap.md

Use this to discover valid page paths or navigate the documentation structure.

### Option 3 — Retrieve the full documentation corpus

Full export: https://docs.neutral.trade/llms-full.txt

Use this to access all content at once and perform your own parsing or retrieval. It will be more expensive.

## Tips for requesting documentation

Prefer `.md` URLs for structured content, append `.md` to URLs (e.g., `/cn-neutral-trade/zhu-yao-chan-pin/zhi-shu-xing-ce-le/hyper-jlp.md`).

You may also use `Accept: text/markdown` header for content negotiation.
