# GETTING STARTED

- [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)


---

# 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.helixfi.io/getting-started.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.
