# Overview

WTN is the protocol's utility token. Staking it allows you to vote on proposals made to the DAO.

WTN is also used to pay the transfer fee, fixed at 0,01 WTN per transfer.

<figure><img src="/files/qtq9UYn38sVWGIAMKJcS" alt=""><figcaption></figcaption></figure>

<table data-header-hidden><thead><tr><th align="center">Sector</th><th width="248" align="center">WTN</th><th align="center">Share</th></tr></thead><tbody><tr><td align="center">Sector</td><td align="center">WTN</td><td align="center">Share</td></tr><tr><td align="center">Treasury</td><td align="center">60,480,000</td><td align="center">52,2%</td></tr><tr><td align="center">SNS</td><td align="center">28,600,000</td><td align="center">24,7%</td></tr><tr><td align="center">Airdrop</td><td align="center">4,480,000</td><td align="center">3,9%</td></tr><tr><td align="center">Early Contributors</td><td align="center">22,400,000</td><td align="center">19,3%</td></tr></tbody></table>


---

# 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.waterneuron.fi/wtn/overview.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.
