# Managing Rewards

The options to manage rewards are on the [Earn page](https://beta.weswap.io/#/earn).

**An explanation of the options:**

* Stake Multiplier Points: This will claim and stake your Multiplier Point rewards.
* Claim WSP Rewards: This will claim any pending WSP tokens from esWSP that has been vested and converted to WSP tokens.
* Stake WSP Rewards: This will stake the WSP after it has been claimed.
* Claim esWSP Rewards: This will claim any pending esWSP rewards.
* Stake esWSP Rewards: This will stake the esWSP after it has been claimed.
* Claim USDC Rewards: This will claim any pending USDC rewards.

These options can be accessed through either the "Compound" or "Claim" button on the [Earn page](https://beta.weswap.io/#/earn).


---

# 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://weswap-doc.gitbook.io/weswap-docs/rewards-for-token-holders/managing-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.
