# On-Chain Proof Liquidity

Ledgity provides full real-time transparency on the liquidity and allocations of **lyUSD** and **lyEURC**. All values shown on Ledgity.finance (TVL, allocations, strategy movements) are pulled directly from the vaults’ on-chain balances and can be independently verified through our official Debank:<br>

* lyEUR: <https://debank.com/profile/0xf25a516caf56895032b3f3ee842b45462ff491c3>&#x20;
* lyUSD: <https://debank.com/profile/0xe7616e98d2506e571e8f6e38e7bfd0b55642acac>\
  \
  This allows anyone to confirm, at any moment, that the vaults are fully backed and that all allocation changes are reflected on-chain. \
  \
  For complete clarity, every contract and vault address used by the protocol is also publicly listed here: <https://docs.ledgity.finance/overview/contracts-details>.


---

# 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.ledgity.finance/technical-information/on-chain-proof-liquidity.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.
