# How to Access your KMA Rewards from the Calamari Kusama Crowdloan

ℹ️ *KMA is already supported in Fearless Wallet*

### How to see your KMA tokens

1. **Export** your Fearless Wallet account **to polkadot.js** using this [tutorial](https://wiki.fearlesswallet.io/accounts/walkthrough/exporting-and-importing-a-wallet-using-a-passphrase).
2. In order to see your KMA Coins in Polkadot.js, make sure your KSM account is set to **Allow use on any chain** in the extension, by clicking on the three dots to the right:

![](/files/kQeAcbQ6dXyixr6RoTCY)

3\. Navigate to [polkadot.js](https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Ffalafel.calamari.systems%2F#/explorer) (be sure to select Calamari chain at the top right, click on the previous link to be redirected automatically). If you're asked, update the metadata:

![](/files/GXPuD4vkbCnoK3Q05gir)

KMA tokens are vested, and will be unlocked during approximately 1 year, as shown in the picture below.

![](/files/JiV5AnIeCjoSLoOY8Mh5)

As you can see, 45% of your KMA rewards can be already claimed.

On [polkadot.js](https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Ffalafel.calamari.systems%2F#/explorer):

1. Go to the **Developer** tab
2. Click on **Extrinsics**
3. Under extrinsics, please make sure you select the right account within **using the selected account**
4. Under **submit the following extrinsic**, select **calamariVesting** on the left
5. Under **submit the following extrinsic**, select **Vest** on the right
6. Click **Submit Transaction**
7. Sign and submit the transaction
8. Your vested tokens are unlocked!

This unofficial [video tutorial](https://www.youtube.com/watch?v=Z3cXlz3VTvo) may be useful too.

For more information, visit the [Official Calamari Telegram chat](https://t.me/mantanetworkofficial)


---

# 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://wiki.fearlesswallet.io/crowdloans/walkthrough/how-to-access-your-kma-rewards-from-the-calamari-kusama-crowdloan.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.
