# Voting Power

To vote in governance, compete in Liquidity Mining and boost liquidity rewards, users need to place their $PAWN token in Pawnfi SAFE to get voting power.

Voting power are your $PAWN placed in SAFE. The longer you place your $PAWN, the more voting power you have (and the bigger boost you can reach). Each PAWN placed for one year is equal to 52 voting power.&#x20;

The minimum placing time is 1 month and the maximum placing time is two years. Your voting power gradually decays every week as your placed tokens approach their expiry. The formula is outlined below:

Voting power = Place Time in weeks x Placed $PAWN amount

Voting Power decay rate = Decay at "Placed $PAWN amount" every week on Thursday at 00:00:00 UTC

<figure><img src="/files/ZQtf6DjKV6tNALvw7S0x" alt=""><figcaption></figcaption></figure>

Voting power cannot be transferred, and the only way to obtain voting power is by placing $PAWN token in SAFE.


---

# 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.pawnfi.com/pawn-token/voting-power.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.
