# WTN neuron

The Gold DAO had invested 17.5k ICP in the first SNS sale of [WaterNeuron](https://waterneuron.fi/). In exchange for this, the DAO received a WTN neuron which participates in the WaterNeuron SNS governance.

Details about the WTN neuron can be fetched by calling the `list_neurons()` method of the [sns\_neuron\_controller canister](https://dashboard.internetcomputer.org/canister/54vkq-taaaa-aaaap-ahqra-cai) and filtering for the field `wtn_neurons`. The WTN neuron configuration is the following

| Description    | Value                                                                                                                                                                                                              |
| -------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Neuron ID      | [cdeea7c0fcb8ded7c04ad21fbfdcd64347abfd6593e40d7e8e18f0e2b984f7ba](https://dashboard.internetcomputer.org/sns/jmod6-4iaaa-aaaaq-aadkq-cai/neuron/cdeea7c0fcb8ded7c04ad21fbfdcd64347abfd6593e40d7e8e18f0e2b984f7ba) |
| Dissolve Delay | 3 years                                                                                                                                                                                                            |
| Staked tokens  | 1'148'032 WTN                                                                                                                                                                                                      |
| Owner          | Gold DAO through sns\_neuron\_controller canister ([54vkq-taaaa-aaaap-ahqra-cai](https://dashboard.internetcomputer.org/canister/54vkq-taaaa-aaaap-ahqra-cai))                                                     |

The WTN neuron yields rewards in ICP and in WTN which are fully distributed to all active Gold DAO governance participants whenever the distribution thresholds are reached. For WTN this is 10'000 WTN and for ICP it's 100 ICP. Current APY for WTN are 3% which yields approximately 30k WTN per year and the size of the WTN neuron currently yields around 400 ICP per year, so every couple of weeks, there will be enough WTN and ICP to distribute. The rewards accumulate in [this wallet](https://www.icexplorer.io/address/details/54vkq-taaaa-aaaap-ahqra-cai) (together with OGY from the OGY neuron) and are subsequently distributed.&#x20;

The WaterNeuron team has provided a useful tool to view WTN neurons and their respective rewards (see [here](https://wtn.ic.app/)).


---

# 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.gold-dao.org/resources/gold-dao-owned-neurons/wtn-neuron.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.
