# Helix

## Helix Docs

- [Introduction](https://docs.helixfi.io/getting-started/introduction.md): The Orchestration Layer Powering Institutional-Grade RWAFi
- [Why Helix](https://docs.helixfi.io/getting-started/why-helix.md): Bridging TradFi Trust and DeFi Composability for Global RWA Adoption
- [Helix Orchestration Layer](https://docs.helixfi.io/getting-started/helix-orchestration-layer.md): Modular, Intent-Driven Infrastructure Bridging RWA / Stablecoin Issuers & Their End Users Through Compliant, Scalable, and Composable Rails
- [Helix Hub](https://docs.helixfi.io/getting-started/helix-hub.md): Bringing Institutional-Grade RWAs and Yield Strategies into DeFi
- [Helix Origin](https://docs.helixfi.io/getting-started/helix-hub/helix-origin.md): Your Gateway to the Helix Ecosystem Through Exploration and Rewards
- [Helix Origin Handbook](https://docs.helixfi.io/getting-started/helix-hub/helix-origin-handbook.md): Your Step-By-Step Guide to Helix Hub’s First Community Testnet Journey
- [Faucet & Token Deployment](https://docs.helixfi.io/getting-started/helix-hub/faucet-and-token-deployment.md)
- [General FAQs](https://docs.helixfi.io/faqs/general-faqs.md): Quick answers to everything you need to know about Helix
- [Legal Disclaimer](https://docs.helixfi.io/legal/legal-disclaimer.md)
- [Privacy Policy](https://docs.helixfi.io/legal/privacy-policy.md)
- [Terms of Service](https://docs.helixfi.io/legal/terms-of-service.md)
- [Official Links](https://docs.helixfi.io/resources/official-links.md): Please find all of our official links:
- [Brand Assets](https://docs.helixfi.io/resources/brand-assets.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.helixfi.io/getting-started/introduction.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.
