# Scorecard

This scorecard section provides transparency into the current state of UWU Protocol and how it's evolving to become a fully decentralized, governance-free, and unstoppable stablecoin protocol.

## Current Achievements

* [x] UWU Protocol is governance-free and unstoppable
* [x] UWU is collateralized by decentralized assets
* [x] All core parameters (excl. oracle proxy) are frozen
* [x] Deposited funds are only accessible by depositors and liquidators
* [x] Nobody (incl. core contributors) can shutdown the protocol
* [x] All protocol modules operate autonomously
* [x] Nobody (incl. core contributors) can freeze assets
* [x] Keepers built by core contributors are open-source

## Areas for Improvement

* [ ] Oracle parameter is frozen and unchangeable
* [ ] UWU Protocol uses a decentralized oracle provider
* [ ] UWU Protocol has undergone a formal audit
* [ ] UWU Protocol is accessible from multiple independent frontends
* [ ] A system for capturing protocol fees is launched
* [ ] Frontends built by core contributors are open-source


---

# 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.uwu.cash/resources/scorecard.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.
