# Claiming

To claim SWEEPR liquidity mining incentives and revenue share rewards, simply hit "Claim" and confirm the transaction. Users may also choose to zap their claimable SWEEPR into a new xSWEEPR position.  &#x20;

### Zapping Pending $SWEEPR Rewards

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

On the [claim](https://sweepr.art/claim) page you'll notice a Zap feature under pending liquidity mining rewards. This feature saves users the trouble of manually claiming and pairing pending SWEEPR with ETH, creating a SWEEPR/ETH LP in a single transaction. Note that zapping pending rewards will create a new SWEEPR/ETH LP, **however it does not automatically stake and mint xSWEEPR**.  Users are required to manually deposit their new LP creating an entirely new xSWEEPR position.&#x20;

The Zap functionality requires more gas compared to other operations. This is because it uses SWEEPR tokens, swapping half of them for ETH, and then adding liquidity to the SWEEPR/ETH pair. Due to potential slippage, it is recommended to zap a larger amount of SWEEPR tokens. Additionally, make sure to set a higher gas limit to ensure the transaction completes successfully.

### Claiming Revenue Share

In order to become eligible for revenue share, users must remain in the xSWEEPR pool for 7 days before they can claim their rewards. For the entirety of this 7 day grace period, pending revenue share rewards will not appear until the grace period has ended. From then on out, users are able to freely claim revenue share rewards as they become available.&#x20;


---

# 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.sweepr.art/info/xsweepr/claiming.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.
