# OGY neuron

The ORIGYN foundation has granted a generous donation of a 500 million OGY neuron to the Gold DAO. This neuron is in control of the DAO and its staking rewards are distributed to the active Gold DAO neuron owners.

Details about the OGY neurons 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). The OGY neuron configuration is the following

| Description    | Value                                                                                                                                                                                                              |
| -------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Neuron ID      | [bf941a42ede5c1513b87375677e30fe6174a5f790be5850290182ebfa3b5f74d](https://dashboard.internetcomputer.org/sns/leu43-oiaaa-aaaaq-aadgq-cai/neuron/bf941a42ede5c1513b87375677e30fe6174a5f790be5850290182ebfa3b5f74d) |
| Dissolve Delay | 5 years                                                                                                                                                                                                            |
| Staked tokens  | 500 million                                                                                                                                                                                                        |
| Owner          | Gold DAO through sns\_neuron\_controller canister ([54vkq-taaaa-aaaap-ahqra-cai](https://dashboard.internetcomputer.org/canister/54vkq-taaaa-aaaap-ahqra-cai))                                                     |

The OGY neuron controller of the Gold DAO claims the weekly OGY rewards after they have been distributed on the ORIGYN reward system to [this wallet](https://dashboard.internetcomputer.org/sns/leu43-oiaaa-aaaaq-aadgq-cai/account/54vkq-taaaa-aaaap-ahqra-cai) and directly sends them to the [sns\_rewards wallet balance](https://dashboard.internetcomputer.org/sns/leu43-oiaaa-aaaaq-aadgq-cai/account/iyehc-lqaaa-aaaap-ab25a-cai) to be distributed weekly on Wednesdays.


---

# 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/ogy-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.
