# Proof of Reserves

USD1 Proof of Reserves is a live transparency dashboard that provides an on-chain view of reserve-related data for USD1.

It is designed to complement our monthly attestation reports by showing current reserve and supply data sourced from public blockchains and an on-chain Chainlink oracle.&#x20;

### **Live dashboard**

{% embed url="<https://por.worldlibertyfinancial.com/>" %}

{% hint style="info" %}
Proof of Reserves is intended to improve transparency through near real-time visibility. For formal monthly reporting, please refer to the [**Attestation Reports**](https://docs.worldlibertyfinancial.com/usd1-token/attestation-reports) page.
{% endhint %}

### **How it works**

The dashboard reads reserve data from a **Chainlink oracle on Ethereum**. It also aggregates USD1 supply across supported networks using on-chain contract or token-supply reads, depending on the chain. The collateralization ratio is then calculated by comparing the reported reserves against the tracked total supply.

### **What the dashboard shows**

<figure><img src="https://4054725252-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2fWzzsd7mWwKk7oKt4dT%2Fuploads%2FR2SJgjcIraeAhfXBZKmz%2Fimage.png?alt=media&#x26;token=8e0f02b3-c526-439c-a708-e5e28a7f92e4" alt=""><figcaption></figcaption></figure>

<figure><img src="https://4054725252-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2fWzzsd7mWwKk7oKt4dT%2Fuploads%2FM9AzeOmA5HLaqemeRRub%2Fimage.png?alt=media&#x26;token=c7399a35-0f0f-4edf-8641-257af8c4eee3" alt=""><figcaption></figcaption></figure>

The Proof of Reserves dashboard includes:

* **Total reserves backing USD1**
* **Collateralization ratio**
* **Total USD1 supply**
* **Supply by network**
* **Oracle contract information**, including the Chainlink oracle address and update metadata

### **Open Source Code**

Want to verify reserves yourself? Clone the repo. Run the dashboard. Inspect the code.

{% embed url="<https://github.com/worldliberty/cre-por-dashboard>" %}

### **Legal Disclaimer**

{% hint style="warning" %}
Accuracy of data is not guaranteed and provided for informational purposes only. For official reserve reports, visit [worldlibertyfinancial.com/usd1](https://worldlibertyfinancial.com/usd1)
{% endhint %}

### Learn more:

* [USD1 Attestation Reports](https://docs.worldlibertyfinancial.com/usd1-token/attestation-reports)
* [World Liberty Financial USD1](https://worldlibertyfinancial.com/usd1)
* [BitGo USD1 Attestations](https://www.bitgo.com/usd1-attestations/)


---

# 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.worldlibertyfinancial.com/usd1-token/proof-of-reserves.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.
