# How often should I harvest my Rewards?

How often you harvest your rewards is up to you, but it does help to remember that there is a small fee involved in harvesting. One of the great benefits of the Conflux network is the very low gas fee. As the screenshot of the gas fee shows, the gas fee for a transaction is less than a penny.

You can see this fee in your wallet when confirming after clicking **Harvest**.&#x20;

![](/files/A7OiURKPCDVQEAKogRAm)

This shows the fee for harvesting as it appears in the MetaMask wallet. Different wallets will show the information a little differently.

And that's all there is to it! You may also want to look at **how to use Swappi’s PPI Staking** to earn rewards.&#x20;

Happy farming!&#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.swappi.io/swappi/products/yield-farming/how-often-should-i-harvest-my-rewards.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.
