# LENX

## LENX

- [LENX: Omni-chain Bitcoin Liquidity Protocol](https://lenx.gitbook.io/lenx/lenx-omni-chain-bitcoin-liquidity-protocol.md): Omni-Bitcoin Liquidity for Yours Truly
- [Overview](https://lenx.gitbook.io/lenx/overview.md): The Very First Guide to LENX, Yours Truly
- [Whitepaper](https://lenx.gitbook.io/lenx/whitepaper.md): Bitcoin Liquidity Protocol
- [Litepaper](https://lenx.gitbook.io/lenx/litepaper.md): LENX Litepaper
- [Tokenomics](https://lenx.gitbook.io/lenx/tokenomics.md): LENX Tokenomics
- [Token Distribution](https://lenx.gitbook.io/lenx/token-distribution.md): XD is Yours, Truly
- [xBTC](https://lenx.gitbook.io/lenx/xtoken-v1/xbtc.md): Under development
- [Overview](https://lenx.gitbook.io/lenx/lenx-lend-v1/overview.md): LENX Lend Overview
- [Concepts](https://lenx.gitbook.io/lenx/lenx-lend-v1/concepts.md): LENX Lend Concepts
- [Lending](https://lenx.gitbook.io/lenx/lenx-lend-v1/lending.md): LENX Lend Lending Mechanism
- [Borrowing](https://lenx.gitbook.io/lenx/lenx-lend-v1/borrowing.md): LENX Lend Borrow Mechanism
- [Health & Liquidations](https://lenx.gitbook.io/lenx/lenx-lend-v1/health-and-liquidations.md): LENX Lend V1 Health & Liquidations
- [Interest Rate](https://lenx.gitbook.io/lenx/lenx-lend-v1/interest-rate.md): LENX Lend V1 Interest Rate Calculation
- [Contracts](https://lenx.gitbook.io/lenx/contracts/contracts.md): Contract addresses
- [Careers](https://lenx.gitbook.io/lenx/others/careers.md): LENX is always looking for a dedicated and committed team.
- [Contract Engineer (Solidity)](https://lenx.gitbook.io/lenx/others/careers/contract-engineer-solidity.md): Apply to be a LENX contract engineer!
- [Frontend Engineer](https://lenx.gitbook.io/lenx/others/careers/frontend-engineer.md): Apply to be a LENX frontend engineer!
- [Partnerships](https://lenx.gitbook.io/lenx/others/partnerships.md): Positive Sums, Truly
- [Media Kit](https://lenx.gitbook.io/lenx/others/media-kit.md)
- [Disclaimer](https://lenx.gitbook.io/lenx/others/disclaimer.md): LENX Disclaimer


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://lenx.gitbook.io/lenx/lenx-omni-chain-bitcoin-liquidity-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.
