> 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-share-protocol-income.md).

# How to share safety incentives?

### 1. Place $PAWN in Pawnfi SAFE to get Voting Power

### 2. Wait for safety incentives

Weekly protocol income will be accrued every second in next week. It will be distributed across all Voting Power holders based on the Voting Power %.

### 3. Claim

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

You can either claim specific token (protocol income will be in different token format due to wide range of business) or click "Claim All" to claim all the rewards at once.


---

# 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-share-protocol-income.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.
