# Wownero

Official Website: [wownero.org](https://wownero.org/)

Wownero `(WOW)` is a Doge-inspired, CPU-mineable, solo-mining only, privacy-respecting memecoin. It is a software fork of Monero, but with a lite version of RandomX, larger ring size, and a fixed supply of 184 million coins emitted over 50 years.

## Usage

Because Wownero is a fork of Monero, it mostly works the same way from a user perspective, and most of the information on the [Monero](https://docs.cakewallet.com/cryptos/monero) page will apply to Wownero.

The major differences from Monero is that multiple accounts are not supported.

## Seed Format

Cake Wallet uses a the 16-word Polyseed (Default) or the 25-word legacy seed for wallet creation. We also support restoring using the 14-word seed.


---

# 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.cakewallet.com/cryptos/wownero.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.
