# Welcome to Zebra Protocol

Zebra Protocol is a decentralized, censorship-resistant, and community-owned protocol that enables users to secure loans using [Liquidity Staking Derivatives (LSDs)](https://defillama.com/lsd) as collateral. These loans have minimal fees and provide up to 7x leverage, with repayments made in zUSD.

The ZEBRA Protocol is deployed on ZETA Network, the codebase is derived from [WEN Protocol](https://docs.wenprotocol.io) while supporting $ZETA as it's collateral.

**zbrUSD** is over-collateralized by LSDs and maintains a 1:1 peg to the USD.

**$ZEBRA** and **esZEBRA (escrowed ZEBRA)** are the native and governance tokens of the system.


---

# 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.0xzebra.xyz/welcome-to-zebra-protocol.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.
