# PIP

Pawnfi Improvement Proposal (PIP) may start with a topic which has reached enough consensus via community discussion in Governance Forum, or a PIP can be directly created by Pawnfi core team, then go through a snapshot voting process to decide whether it will be further implemented within the protocol.

Normally, the topic will be proceeded by Pawnfi core team for a PIP under two conditions:

* The topic will have great impact on the long-term development of Pawnfi Protocol
* The topic has raised a great deal of attention or controversy the whole community

The governance process may be adjusted depending on the actual progress and needs of Pawnfi governance. E.g. the community may be given access to submit a PIP in the future.


---

# 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/governance-beta/pip.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.
