# Claim

The rewards that you earn from Crypto forecasts after making correct forecasts can be claimed by following the steps.

* Go to **Forecasts**&#x20;
* Click on **My Forecasts**&#x20;
* Check your claimable amount
* Click on the **Transfer to winning wallet** button

![](/files/MakI2jolgjNrp1P4PYR4)

Your claimed $PLOT will get reflected in your winnings wallet.


---

# 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.plotx.io/managing-funds/claim.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.
