# SIVAX Docs

## Main

- [About SIVAX](https://docs.sivax.io/overview/about-sivax.md): SIVAX is an XRPL-based structured income platform built around an always-on fund product.
- [Why XRPFi](https://docs.sivax.io/overview/why-xrpfi.md): XRPFi matters because XRP lacks a usable income layer.
- [How SIVAX Works](https://docs.sivax.io/overview/how-sivax-works.md): SIVAX works by giving users access to a continuously managed fund product, where capital is allocated across structured income opportunities and adjusted over time.
- [Core Concepts](https://docs.sivax.io/overview/core-concepts.md): Always-on fund product, continuous allocation, managed structured income, active risk management, and a simplified user experience.
- [Fund Product](https://docs.sivax.io/products/fund-product.md): An always-on fund product that allocates across multiple structured income strategies within a managed portfolio.
- [How Yield Works](https://docs.sivax.io/products/how-yield-works.md): SIVAX generates yield through a managed mix of structured strategies, including FCN-style structures, covered calls, and bond-like allocations.
- [How Capital Is Allocated](https://docs.sivax.io/products/how-capital-is-allocated.md): SIVAX dynamically allocates capital across FCN-style structures, covered calls, reserve capital, and hedged exposures within a continuously managed portfolio.
- [Dynamic Hedging](https://docs.sivax.io/products/dynamic-hedging.md): Dynamic hedging adjusts hedge positions as market conditions and portfolio exposures evolve, allowing the portfolio to manage risk while continuing to pursue yield.
- [Custom Structures](https://docs.sivax.io/products/custom-structures.md): Custom Structures is SIVAX’s tailored product capability for use cases that require specific payoff design and greater control than the core fund product.
- [Reporting](https://docs.sivax.io/products/reporting.md): SIVAX provides visibility, controls, and reporting to make an always-on fund product easier to understand and manage.
- [How to Connect Wallet with Xaman](https://docs.sivax.io/user-guide/how-to-connect-wallet-with-xaman.md)
- [How to Connect Wallet with Girin](https://docs.sivax.io/user-guide/how-to-connect-wallet-with-girin.md)
- [How to Deposit](https://docs.sivax.io/user-guide/how-to-deposit.md)
- [How to Withdraw](https://docs.sivax.io/user-guide/how-to-withdraw.md)
- [Privacy Policy](https://docs.sivax.io/legal-and-risk/privacy-policy.md): Last Modified: April 11, 2026
- [Terms of Service](https://docs.sivax.io/legal-and-risk/terms-of-service.md): Last Modified: April 11, 2026
- [General Risk Disclosures](https://docs.sivax.io/legal-and-risk/general-risk-disclosures.md): Last Modified: April 11, 2026
- [Disclaimer](https://docs.sivax.io/legal-and-risk/disclaimer.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.sivax.io/overview/about-sivax.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.
