# How to place $PAWN in SAFE?

Place $PAWN in Pawnfi Secure Asset for Ecosystem (SAFE) for Voting Power and safety incentives.

### 1. Yield -> Pawnfi SAFE

<figure><img src="/files/5L3JmDytYTZ4EPoD4ZdZ" alt=""><figcaption></figcaption></figure>

### 2. Parameters

<figure><img src="/files/0tNEt278duNi8Sbu1e8v" alt=""><figcaption></figcaption></figure>

You will see:

* Placing Amount ($PAWN): Amount of $PAWN you would like to place in SAFE
* Placing Time: How long you would like to place those $PAWN in Pawnfi SAFE. Placing time is designed at weekly basis, and during placing time, those $PAWN cannot be withdrawn until the expiration date. The maximum time will be **52 weeks**.
* Voting Power: You will get Voting Power by placing $PAWN. Voting Power = Amount ($PAWN) x Placing Time in weeks
  * Ex. 1,000 $PAWN placed for 1 year = 52,000 Voting Power&#x20;
* Voting Power decay rate: Voting Power will decrease at weekly basis, which means it will decrease by placing amount every week.

{% hint style="info" %}
Voting Power among all users will decrease on Thursday at 00:00:00 UTC, which is the breaking point.&#x20;

That is, no matter you place your token on Week 2 Friday or Week 3 Wednesday, your Voting Power will decrease on Week 3 Thursday at 00:00:00 UTC.
{% endhint %}

### 3. Approve -> Submit transaction

After all the parameters are set, first click "Approve" to authorize. After approval, click "Place" to initiate on-chain transaction. Once completed, $PAWN are placed successfully. You will be able to see expiration in SAFE Schedule.

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


---

# 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://guide.pawnfi.com/pawnfi-safe/how-to-lock-pawn-token.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.
