# Snapshot

Snapshot provides flexibility on how voting power is calculated for a vote. Snapshot supports various voting types to cater to the needs of organizations. Creating proposals and voting on Snapshot is user-friendly and does not cost gas as the process is performed off-chain.

### Snapshot.org

Harmony network is fully supported on [Snapshot.org](https://snapshot.org/#/?network=1666600000). Organizations may simply create a space under Harmony with their own strategies and voting options.

For more information about the steps required to created a space, follow the instructions in this video.

{% hint style="info" %}
Note: In order to create a Snapshot space, you will need to own or purchase an [ENS name](https://app.ens.domains/) with ETH. Once configured, you will be able to create a space under Harmony Network.
{% endhint %}

{% embed url="<https://www.youtube.com/watch?v=oa6WCvnWLBc>" %}

### Snapshot fork (end-of-life Feb 28th, 2022)

A forked version of Snapshot currently runs on <https://gov.harmony.one>. This version of snapshot is extremely outdated and missing most of the admin features currently available on Snapshot.org. As such, we will be sunsetting the forked version of Snapshot and we ask organizations to create and use their space on Snapshot.org instead. See instructions above.

* **Feb 28th, 2022**: New proposals will be disabled on all spaces. New spaces will not be created.
* **April 30th, 2022**: gov.harmony.one will redirect to snapshot.org and old proposals will no longer be accessible.


---

# 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.harmony.one/home/general/ecosystem/daos/components-and-tools/snapshot.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.
