# Changelog

## 2026-05-20

* **Fee restructure.** Sell fee aligned to 1%. Referral rates unified at 35% / 5% / 3% of net fee across all self-serve and KOL tiers.
* **KOL tier.** Tier 6 is now reserved for KOL partnerships at XX% cashback.

## 2026-05-01

* **Email verification.** Account creation now requires a six-digit code sent to the registered email.
* **Multi-wallet support.** Users can hold multiple wallets per account, with one active at a time.

## 2026-03-20

* **Phase 2 economics shipped.** Cashback tiers, three-level referrals, and the claim flow are live.

## 2026-02-01

* **Beta launch.** First public release.


---

# 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.willet.cc/reference/changelog.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.
