> For the complete documentation index, see [llms.txt](https://guide.pawnfi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.pawnfi.com/pawnfi-safe/how-to-extend-placing-time.md).

# How to extend placing time?

You can extend the placing time up to 52 weeks before expiration to restore your voting power.

### 1. Access to SAFE Schedule

### 2. Click "Extend" and set extension time

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

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

### 3. Extend -> Submit transaction

After all the parameters are set, click "Extend" to initiate on-chain transaction. Once completed, $PAWN are placed successfully. You will be able to see a new expiration in SAFE Schedule and your increased Voting Power in "My Voting Power".

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


---

# 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://guide.pawnfi.com/pawnfi-safe/how-to-extend-placing-time.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.
