# Helix | Documentation

## Helix | Documentation

- [About Helix](https://docs.helixapp.com/about-helix.md)
- [Getting Started](https://docs.helixapp.com/getting-started.md): From onboarding to your first trade, getting started with Helix is quick and simple.
- [Sign Up](https://docs.helixapp.com/getting-started/sign-up.md)
- [SSO wallet migration](https://docs.helixapp.com/getting-started/sign-up/sso-wallet-migration.md)
- [Add Funds](https://docs.helixapp.com/getting-started/add-funds.md)
- [Start Trading](https://docs.helixapp.com/getting-started/start-trading.md)
- [Trading](https://docs.helixapp.com/trading.md)
- [Onchain Stocks and iAssets](https://docs.helixapp.com/trading/onchain-stocks-and-iassets.md)
- [24/5 Oracle Feeds](https://docs.helixapp.com/trading/onchain-stocks-and-iassets/24-5-oracle-feeds.md)
- [Trading Pairs](https://docs.helixapp.com/trading/trading-pairs.md)
- [Order Types](https://docs.helixapp.com/trading/order-types.md)
- [Margin Trading](https://docs.helixapp.com/trading/margin-trading.md)
- [Liquidation](https://docs.helixapp.com/trading/liquidation.md)
- [Funding Rates](https://docs.helixapp.com/trading/funding-rates.md)
- [Perpetuals](https://docs.helixapp.com/trading/perpetuals.md)
- [Helix AI Index (AIX)](https://docs.helixapp.com/trading/perpetuals/helix-ai-index-aix.md)
- [Helix L1 Index (L1X)](https://docs.helixapp.com/trading/perpetuals/helix-l1-index-l1x.md)
- [TradFi Stocks Index (TRADFI)](https://docs.helixapp.com/trading/perpetuals/tradfi-stocks-index-tradfi.md)
- [TradFi Tech Stock Index (TTI)](https://docs.helixapp.com/trading/perpetuals/tradfi-tech-stock-index-tti.md)
- [NVIDIA H100 Hourly Perp (H100)](https://docs.helixapp.com/trading/perpetuals/nvidia-h100-hourly-perp-h100.md)
- [Expiry Futures](https://docs.helixapp.com/trading/expiry-futures.md)
- [Pre-Launch Futures](https://docs.helixapp.com/trading/pre-launch-futures.md)
- [Grid Trading](https://docs.helixapp.com/trading/grid-trading.md)
- [Fees & Rebates](https://docs.helixapp.com/trading/fees-and-rebates.md)
- [Auto-Sign](https://docs.helixapp.com/trading/auto-sign.md)
- [Trading Bots](https://docs.helixapp.com/trading-bots.md): Execute your trading strategies 24/7 with automated trading bots on Helix
- [Spot Grid Trading](https://docs.helixapp.com/trading-bots/spot-grid-trading.md)
- [Volume Boost](https://docs.helixapp.com/trading-bots/volume-boost.md)
- [Perp Grid Trading](https://docs.helixapp.com/trading-bots/perp-grid-trading.md)
- [Leaderboard](https://docs.helixapp.com/leaderboard.md)
- [Calculating PNL](https://docs.helixapp.com/leaderboard/calculating-pnl.md)
- [Trading Competitions](https://docs.helixapp.com/leaderboard/trading-competitions.md)
- [Points](https://docs.helixapp.com/points.md)
- [API](https://docs.helixapp.com/api.md)
- [Points](https://docs.helixapp.com/advanced/points.md)
- [Trading Bots](https://docs.helixapp.com/advanced/trading-bots.md): Execute your trading strategies 24/7 with automated trading bots on Helix
- [Leaderboard (Archived)](https://docs.helixapp.com/advanced/leaderboard-archived.md)
- [Trading Competitions](https://docs.helixapp.com/advanced/leaderboard-archived/trading-competitions.md)
- [Referrals](https://docs.helixapp.com/referrals.md)
- [Build Your DEX](https://docs.helixapp.com/build-your-dex.md)
- [LP Rewards](https://docs.helixapp.com/lp-rewards.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.helixapp.com/about-helix.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.
