# DOP - Protocol Governance & Ownership

Drops Ownership Power (DOP) is the Drops DAO governance token. DOP has the power to delegate liquidity incentives among lending pools and decide on the future of Drops DAO.

Currently DOP has two main uses: voting and staking. Boosting liquidity rewards in lending pools is under development.

To participate in voting and staking, users are required to lock DOP and obtain veDOP.

{% hint style="info" %}
veDOP stands for vote-escrowed DOP, which is simply DOP locked for a period of time. The longer user locks DOP for, the more veDOP is received.
{% endhint %}


---

# 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.drops.co/governance/dop.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.
