# Official Chicken Bonds Documentation

Chicken Bonds is a novel bonding mechanism - first applied to [Liquity’s](https://www.liquity.org/) LUSD.

It allows protocols to bootstrap liquidity at minimal cost and provides better user protection than existing bonding alternatives. The bonding mechanism can be applied to any yield-bearing token.&#x20;

**Get an overview of the protocol here**:&#x20;

{% embed url="<https://youtu.be/W9Vh0EWTJ_k>" %}

If you still have questions after browsing our FAQs and documentation — [join our Discord](https://discord.gg/2up5U32)!


---

# 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.chickenbonds.org/official-chicken-bonds-documentation.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.
