> 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/liquidity-boosting/how-to-claim-liquidity-and-reward.md).

# How to claim liquidity and reward

### 1. Click on \[Yield] → \[Liquidity Boosting] in the navigation bar.

<figure><img src="/files/8IKbZsJL2yEaIjBwaqCD" alt=""><figcaption></figcaption></figure>

### 2. Access to \[Finished] or \[Cancelled] tab and click on the event pool you would like to claim the liquidity and rewards from

* If the event is successfully kicked off, you can check the position change in \[In Progress] tab
  * After the boosting ends, access to \[Finished] tab to claim liquidity and rewards
* If the event is cancelled, access to \[Cancelled] tab to claim back committed liquidity

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

### 3. Click \[Claim] button to claim your final positions

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

### 4. Wait for the on-chain transaction to succeed, and the withdrawal is successful.

### 5. $PAWN rewards are temporarily unclaimable but can be tracked in your account and claimed later. Pawnfi will announce when $PAWN withdrawals become available.


---

# 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/liquidity-boosting/how-to-claim-liquidity-and-reward.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.
