> For the complete documentation index, see [llms.txt](https://docs.deepwork.studio/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.deepwork.studio/working-at-deep-work/creating-projects-and-payments/archived-layer2-payment-system/invoicing-deep-work/snapshot-proposal.md).

# Snapshot Proposal

### Snapshot&#x20;

Snapshot is a popular DAO tool and interface for direct democrativ voting that allows holders to participate in large-scale governance without spending gas. Creating a proposal and voting are both free. Proposals and votes are signed messages, stored on IPFS. Signatures are easily verifiable online. **You can find Deep Work's Snapshot page at:**&#x20;

{% embed url="<https://snapshot.org/#/deepworkstudio.eth>" %}

## Raising a proposal&#x20;

When raising a proposal in Snapshot, please first ensure the value of your work and use [this template](https://docs.google.com/document/d/19ggTisEa0S8Zu_c5n8smA4sRgTwEJm7TQRE7bdz1wtA/edit) to write a detailed description.&#x20;

{% hint style="danger" %}
Make sure you use the template.&#x20;
{% endhint %}

{% hint style="info" %}
If you are a representative, you may not need to raise a snapshot proposal depending on urgency. See the [review finance requests](/teams-departments/operations/roles/representative/workflow.md#review-finance-requests) in the representatives documentation.&#x20;
{% endhint %}

Submit your proposal here:

{% embed url="<https://snapshot.org/#/deepworkstudio.eth/create>" %}

Guide and Docs:&#x20;

{% embed url="<https://docs.snapshot.org/proposals/create>" %}

## Voting

You can vote on proposals here:&#x20;

{% embed url="<https://snapshot.org/#/deepworkstudio.eth>" %}

Guide to voting:&#x20;

{% embed url="<https://docs.snapshot.org/proposals/vote>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.deepwork.studio/working-at-deep-work/creating-projects-and-payments/archived-layer2-payment-system/invoicing-deep-work/snapshot-proposal.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.
