> For the complete documentation index, see [llms.txt](https://docs.rain.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rain.fi/liquid/build-with-liquid.md).

# Build with Liquid

**Liquid** is a staking program for tokens, accessible to everyone.

It offers the only solution on Solana for projects to build an advanced staking system where staked tokens can be used as collateral to borrow liquidity.

This empowers staking efficiency and strengthens user commitment to the project’s lifecycle.

### ⚙️ Staking Parameters

Projects using **Liquid** as their staking solution can fully control the following parameters:

* **Unstaking period:** from 1 day to ∞
* **Rewards distribution:** daily, weekly, monthly, etc.
* **Custom APY:** define and manage your own yield
  * Possibility to distribute additional yield with each distribution (project fees, partner airdrops, etc.).
* **Staking cap:** set a maximum amount if needed
* **Optional whitelisting:** allow your stToken to be used with additional dApps beyond [Rain.fi](http://Rain.fi)

### 🚀 How to Get Started

You can request a **Liquid staking program** directly on the [Liquid website](https://liquid.rain.fi/),

or by contacting the Rain team on Discord.


---

# 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 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.rain.fi/liquid/build-with-liquid.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.
