# Introduction

Liquify is a decentralized instant unstaking protocol built on the Radix network. The platform enables instant conversion of LSUs (Liquid Staking Units) to XRD by matching unstakers with liquidity providers, eliminating the standard 7 day unstaking period.

### Created By

Liquify was created by **austin.xrd** to create an option for efficient liquidity between $XRD and every native liquid staking unit on the Radix ledger.

### Open Source Verification

Liquify is fully open source and verifiable:

* **GitHub Repository**: <https://github.com/lifted1abs/liquify-scrypto>
* **Git Hash**: [68af8c1](https://github.com/lifted1abs/liquify-scrypto/commit/68af8c140a52ff48b8331e6e645adbf0ac9023d4)

### ILIS DAO

Liquify is intended to launch as part of the ILIS DAO, contributing to decentralized infrastructure on Radix.


---

# 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://liquify-6.gitbook.io/liquify-docs/readme.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.
