# How to Claim Your Crowdloan Rewards

It is currently not possible to claim your crowdloan rewards from Mangata X Trading App. We are planning to build a more friendly UI for this in the future. Meanwhile, you can claim your crowdloan rewards using the developer portal.

* Go to [developer portal](https://polkadot.js.org/apps)
* Select Mangata Mainnet from the network selection tool from the top left.
* Go to Developer → Extrinsics
* ‘submit the following extrinsic’: **`crowdloan` → `claim`**
* Sign and Submit, you will receive your crowdloan rewards.

{% hint style="info" %}
If you still see locked balance from your crowdloan rewards, check out [How to Unlock Vested Crowdloan Rewards](/welcome/guides/technical-guides/how-to-unlock-vested-crowdloan-rewards.md)
{% endhint %}

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


---

# 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.mangata.finance/welcome/guides/technical-guides/how-to-claim-your-crowdloan-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.
