# HyDRAULIC

## HyDRAULIC

- [Introduction](https://docs.hydrau.lc/overview/introduction.md)
- [The Problem: IP Financing](https://docs.hydrau.lc/overview/the-problem-ip-financing.md): Most companies need capital to scale, grow and sometimes survive at some point. Yet when seeking finance, few companies tap into one of their most valuable assets, their intellectual property - WIPO
- [The Solution: HyDRAULIC](https://docs.hydrau.lc/overview/the-solution-hydraulic.md)
- [Our Partners](https://docs.hydrau.lc/overview/our-partners.md)
- [IP Backed Financing](https://docs.hydrau.lc/business/ip-backed-financing.md)
- [Web3 & DeFi](https://docs.hydrau.lc/business/web3-and-defi.md)
- [Risk Mitigation](https://docs.hydrau.lc/business/risk-mitigation.md)
- [IP Valuation](https://docs.hydrau.lc/business/ip-valuation.md)
- [IP Tokenization](https://docs.hydrau.lc/business/ip-tokenization.md)
- [Fees](https://docs.hydrau.lc/business/fees.md)
- [Blockchain](https://docs.hydrau.lc/technology/blockchain.md)
- [Architecture](https://docs.hydrau.lc/technology/architecture.md)
- [IP NFT](https://docs.hydrau.lc/technology/ip-nft.md)
- [IP Valuation Oracle](https://docs.hydrau.lc/technology/ip-valuation-oracle.md)
- [Smart Contracts Documentation](https://docs.hydrau.lc/technology/smart-contracts-documentation.md)
- [DRAU](https://docs.hydrau.lc/resources/drau.md)
- [Tokenomics](https://docs.hydrau.lc/resources/tokenomics.md)
- [Upcoming Features](https://docs.hydrau.lc/resources/upcoming-features.md)
- [Terms of Use](https://docs.hydrau.lc/resources/terms-of-use.md)
- [Privacy Policy](https://docs.hydrau.lc/resources/privacy-policy.md)
- [Community](https://docs.hydrau.lc/resources/community.md)
- [Contact](https://docs.hydrau.lc/resources/contact.md)
- [FAQs](https://docs.hydrau.lc/resources/faqs.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.hydrau.lc/overview/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.
