# 路线图

**对冲基金策略代币化**

1. JLP (USDC) 敞口中性金库
2. 收益增强型策略
   1. SOL 单边敞口策略
   2. ETH 单边敞口策略
   3. BTC 单边敞口策略
3. 金库后台功能升级
4. 机构资金引介返佣机制
5. CeFi 趋势跟踪型金库
   1. 通过 Drift API 执行 BTC、ETH、SOL 下单
   2. 链下 MPC 托管账户：在保持透明与链上托管的前提下接入中心化交易所流动性（用于 币安交易）
6. CeFi 统计套利
7. CeFi 基差套利
8. CeFi 期权相对价值

**资本效率优化**

1. **策略背书型杠杆**
   1. 历史业绩优异的德尔塔中性策略（低回撤、高夏普比率）可通过质押策略保证金放大杠杆
   2. 构建借贷池或与 Kamino 合作实现策略叠加杠杆

**交易员平台与基础设施体系建设**

1. 整合链上 + 链下的交易数据基础设施，给为我们交易的交易员提供支持。
2. 招募外部专业交易员，为策略金库提供交易信号。

**收益分成**

1. 持有对冲基金份额，赚取绩效费与管理费


---

# 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://docs.neutral.trade/cn-neutral-trade/lu-xian-tu.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.
