> For the complete documentation index, see [llms.txt](https://docs-cn.neutral.trade/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-cn.neutral.trade/readme.md).

# Neutral Trade介绍

<figure><img src="/files/Q83yxcBrnlpK23NzuZYJ" alt=""><figcaption></figcaption></figure>

Neutral Trade 是# Solana 上首款链上多策略对冲基金，由来自高盛和全球顶级对冲基金的资深量化交易员与交易专家共同打造。我们为寻求稳定、风险调整后回报的投资者提供最前沿的解决方案，利用创新的 Delta-neutral 交易和流动性提供策略，帮助用户在波动的市场中实现稳健收益。

#### **核心产品：JLP Delta Neutral Vault**

我们首个JLP Delta Neutral Vault，运行于 Drift 的永续市场，采用先进的量化方法，最大限度规避市场波动的风险，同时最大化盈利能力。Vault 设计为非托管型，<mark style="color:orange;">**这意味着用户始终保留对资金的完全控制权，我们无法访问用户的私钥。**</mark>

#### **长期愿景：将中心化交易策略引入 DeFi**

尽管初始的 Vault 在 Solana 上推出并与 Drift 集成，我们的长期愿景是将中心化交易策略引入去中心化金融（DeFi）Vault 中。这些策略包括统计套利、趋势跟踪、清算和资金套利等。我们计划将这些策略扩展到多个区块链网络上的中心化交易所或去中心化交易所（DEXs），如以太坊、Arbitrum 等。

#### **与传统 Yield Farming 和 Staking 的区别**

与传统的 Yield Farming 或 Staking 不同，这些方式往往伴随坏账、智能合约漏洞以及流动性问题等风险。Neutral Trade 优先考虑风险控制，通过 Delta-neutral 策略将市场波动的风险降至最低，同时通过交易赚取费用，提供目前市场上最安全且高收益的投资机会。

#### **安全与收益的完美结合**

通过结合强大的安全措施和独特的市场制造策略，Neutral Trade 为用户提供了一个卓越的机会，以最小的风险赚取稳定的回报。无论市场如何波动，我们的目标始终是为用户提供安全、透明且高效的资产管理解决方案。

通过结合强大的安全措施和独特的市场制造策略，Neutral Trade 为用户提供了一个卓越的机会，以最小的风险赚取稳定的回报。无论市场如何波动，我们的目标始终是为用户提供安全、透明且高效的资产管理解决方案。

#### **加入 Neutral Trade，开启稳健收益之旅！**

Neutral Trade 致力于为投资者提供创新的金融工具，帮助您在去中心化金融的世界中实现财富增长。立即加入我们，体验前沿的量化策略与风险控制带来的收益潜力！<br>


---

# 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 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, and the optional `goal` query parameter:

```
GET https://docs-cn.neutral.trade/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
