# Guide

## Welcome to Hyperion

Welcome to Hyperion as an early adopter!

Hyperion enhances digital asset workflows by seamlessly blending real-time, comprehensive portfolio insights with dynamic market data, ensuring your fund management stays in tune with the markets.

This user guide offers an overview of our platform's key capabilities:

1. [Fund Groups](/product-tour/accounts/fund-setup.md): Streamline your reporting processes and strategy analysis by organizing exchange keys and wallets into customizable Fund Groups
2. [Portfolio Management System > Live Monitoring](https://docs.trhx.com/product-tour/portfolio-management-system/live-monitoring): Gain a comprehensive view of your portfolio with consolidated holdings and positions across both centralized exchanges and decentralized protocols. Monitor performance with instant NAV and P\&L updates, allowing for quick reactions to market shifts. Manage risk effectively with clear insights into your long/short positions, net exposure, and gross exposure for each asset.
3. [Portfolio Management System > DeFi Transactions](https://docs.trhx.com/product-tour/portfolio-management-system/defi-transactions): Track all your on-chain transactions in real time and simplify reporting by filtering and downloading historical transactions.

Use the sidebar to navigate to detailed information about the various modules.

Currently in alpha, we plan to expand Hyperion's coverage, analytics, and toolset. We encourage you to share feedback and suggestions by emailing <bryan@treehouse.finance> or using this [form](https://forms.gle/c7C7iwB5D8ioCgwS8).&#x20;

Optimize your portfolio management with real-time insights, risk attribution, and market data today. Hyperion is all you need in one.


---

# 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.trhx.com/getting-started/guide.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.
