# Curator Onboarding

Curators are systematic trading teams who deploy and manage strategies within Neutral Trade's Neutral Strategy Vaults infrastructure, attracting external capital without handling operations, fund setup, or investor relations.

**Do you qualify?**

| Criterion            | Minimum                                                    |
| -------------------- | ---------------------------------------------------------- |
| **Sharpe ratio**     | 1.5 or above (exceptions for uncorrelated strategies)      |
| **Market bias**      | Low directional; persistent long/short bias is not a fit   |
| **Execution**        | Fully systematic. No discretionary or screen-based trading |
| **Signal frequency** | Daily or higher                                            |

We prioritize strategies that are uncorrelated to our existing vaults. Niche or low-capacity strategies with genuine decorrelation often receive larger allocations than higher-capacity strategies with overlapping signals.

**What Neutral Trade provides**

* **Single SMA management** — point all investors to Neutral Trade; manage one account instead of many.
* **Automated fee charging** — performance fees calculated per-wallet against individual high water marks. No manual invoicing.
* **Institutional infrastructure** — prime access to Binance, OKX, Bybit, Gate, Kucoin, Bitget, Hyperliquid, Lighter, Kraken, and Deribit. Off-exchange settlement for centralized exchange trading via Copper and Ceffu reduces exchange counterparty risk.
* **IP protection** — your code stays in your environment. Neutral Trade commits to never replicating or reverse-engineering your strategy.
* **Operational independence** — no exclusivity, no non-competes. You can manage outside capital alongside your Neutral Strategy Vault.
* **Focus on alpha** — Neutral Trade handles operations, investor relations, reporting, and technical onboarding (sub-account setup, API integration, transfer management).
* **Seamless Execution and Margin Management** — Neutral Trade’s proprietary Margin Management System can rebalance capital between exchanges and counterparties mentioned above automatically, triggered by a single API call.&#x20;

***

*If you're a systematic trading team generating consistent alpha in digital assets, Neutral Trade provides the capital, infrastructure, and operational support to realize your strategy's full potential.*

**How to Get Started**

1. **Apply:** Fill in the [Google form](https://forms.gle/wKKsqBZmwLkZW4gk8), message the team on [Telegram](https://t.me/neutraltrade) or email <partnerships@neutral.trade>, including your track record and proposed strategy.
2. **Due Diligence:** Our team will review your application and conduct due diligence.
3. **Onboarding:** Once approved, we'll onboard you to our platform and provide training on our tools.
4. **Vault Deployment:** Deploy your vault and start attracting capital.

***


---

# 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/curators/curator-onboarding.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.
