> For the complete documentation index, see [llms.txt](https://docs.paragonsdao.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.paragonsdao.com/docs/dao/treasury/voting-results.md).

# Voting Results

All existing votes conducted by the Treasury council.

### PDIP 14 - Deploying our Ethereum Holdings

{% embed url="<https://snapshot.org/#/paragonstreasurycouncil.eth/proposal/0xd1f56c71359faa86bd943755f53fa924e4623661c8b1ba3a06d0cad1007180ca>" %}

{% embed url="<https://discuss.paragonsdao.com/t/pdip-14-deploying-our-ethereum-holdings/161/2>" %}

### PDIP 13 - Redeploying our LP

{% embed url="<https://snapshot.org/#/paragonstreasurycouncil.eth/proposal/0x1895dfa5aa8a6e9c670aeeebe0b835e9ceeef3ca4bac18751272dace6e74a231>" %}

{% embed url="<https://discuss.paragonsdao.com/t/pdip-13-redeploying-our-uniswap-liquidity/160>" %}

### Executive Incentive Plan <a href="#executive-incentive-plan" id="executive-incentive-plan"></a>

{% embed url="<https://snapshot.org/#/paragonstreasurycouncil.eth/proposal/0xd19816c5b5b925f6e570fe4318233b728f3babbd5f1a11371a8e0a8cfde4841f>" %}
Vote concluded Feb 24, 2023
{% endembed %}

### Project Delivery Incentive Plan

{% embed url="<https://snapshot.org/#/paragonstreasurycouncil.eth/proposal/0xf1002d354cfb763b277d4f40d61048ed672eb1e56890b8dff49a32e4998abcc1>" %}
Vote concluded Feb 24, 2023
{% endembed %}

### PRIME Staking Rewards - Year 1

{% embed url="<https://snapshot.org/#/paragonstreasurycouncil.eth/proposal/0x7b31179fb7d3ed6df6dae983a8575e29556063f96bcc10b3a5faf348825743e2>" %}
Vote concluded Feb 17, 2023
{% endembed %}

{% embed url="<https://discuss.paragonsdao.com/t/prime-staking-rewards-year-1-epochs-funding-pccp-2-repurposing-retroactive-rewards-to-reward-active-stakers/145>" %}
Discussion started Jan 30, 2023
{% endembed %}

### Repurposing Retroactive Rewards to Active Stakers (PCCP 2)

{% embed url="<https://snapshot.org/#/paragonstreasurycouncil.eth/proposal/0x98c418d2df382438988d988b0eb243ad0a5e31e938cab067bc2f60ca238c5496>" %}
Vote concluded Feb 17, 2023
{% endembed %}

{% embed url="<https://discuss.paragonsdao.com/t/prime-staking-rewards-year-1-epochs-funding-pccp-2-repurposing-retroactive-rewards-to-reward-active-stakers/145>" %}
Discussion started Jan 30, 2023
{% endembed %}

### Acquisition and Financial Terms for ThePriming.io (PDIP 11)

{% embed url="<https://snapshot.org/#/paragonstreasurycouncil.eth/proposal/0x5a3f98b9271fe8ae335a351849e3719682823063598076d5a4627b3fc806f601>" %}
Vote concluded Jan 20, 2023
{% endembed %}

{% embed url="<https://discuss.paragonsdao.com/t/pdip-11-acquisition-and-financial-terms-for-thepriming-io/138/9>" %}
Discussion started Dec 22, 2022
{% endembed %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.paragonsdao.com/docs/dao/treasury/voting-results.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
