# Welcome to Liminal

{% hint style="info" %}
This documentation is continuously updated as Liminal evolves.
{% endhint %}

### Introduction

Liminal is Hyperliquid’s Native Yield Layer, designed to capture every yield sources offered by Hyperliquid and distribute them through fully automated strategies across all ecosystems.

Liminal offers two products: Customized and Tokenized, each designed to meet the specific needs of different types of users. Whether you’re a retail user, institution, protocol, or a treasury, one of Liminal’s two products is built for you.

Together, these products make Liminal the Native Yield Layer of Hyperliquid: transparent, automated, and open to all.


---

# 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.liminal.money/welcome.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.
