# Welcome to UWU Protocol

{% hint style="danger" %}
UWU Protocol is currently in development and the information provided in this documentation is subject to change. For the latest updates, please join our [Discord community](http://chat.uwu.cash)
{% endhint %}

<figure><img src="https://3713349138-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FroOrn6zYiOQTjjSXYv0c%2Fuploads%2F1L6TnrNdETNjMPwOhDT8%2Fuwu-banner-one.png?alt=media&#x26;token=6d81d3aa-8354-428f-aad9-38edb8b1f468" alt=""><figcaption><p>Welcome to UWUTopia, anon. • Image credit: @NickoleNFT</p></figcaption></figure>

UWU Protocol is a stablecoin protocol built on [Stacks](https://stacks.co) that offers zero-interest loans with no repayment date. Users can deposit STX as collateral and borrow up to 66% of the dollar value of their deposit in the form of UWU Cash (UWU), the fully-backed and unstoppable stablecoin of UWU Protocol.

## Sections

* [**Introduction:**](https://docs.uwu.cash/welcome-to-uwu-protocol) An overview of the documentation and the problems that stablecoins face
* [**UWU Protocol:**](https://docs.uwu.cash/uwu-protocol) An in-depth look at UWU Protocol, including its features and benefits
* [**Protocol Tokens:**](https://docs.uwu.cash/protocol-tokens) An overview of the tokens issued by UWU Protocol
* [**Optional Services:**](https://docs.uwu.cash/optional-services) An overview of non-fundamental services that enhance UWU Protocol
* [**Developers:**](https://docs.uwu.cash/developers) Documentation for developers interested in building on UWU Protocol
* [**Resources:**](https://docs.uwu.cash/resources) A collection of helpful resources pertaining to UWU Protocol

## Useful Links

* **Homepage:** <https://uwu.cash>
* **Web App:** [https://app.uwu.cash](https://app.uwu.cash/)
* **Real-time Analytics:** [https://analytics.uwu.cash](https://analytics.uwu.cash/)
* **Historical Analytics:** <http://grafana.uwu.cash>
* **X:** <https://x.com/uwuprotocol>
* **Discord:** <http://chat.uwu.cash>
* **GitHub:** <https://github.com/uwuprotocol>


---

# 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/welcome-to-uwu-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.
