# Check Distribution

Rewards to be distributed are all recorded on the [`Distribution Website`](https://distribution.acala.network)

Most of the KAR rewards for Karura crowdloan event and Build Acala #1  have been distributed (except for the ones that need to be claimed). You can check your balances in the following ways:

* on the [Polkadot Apps - Karura parachain - Accounts](https://polkadot.js.org/apps/#/accounts) (you need to switch to the Karura parachain under Kusama) OR
* on [Karura Subscan explorer](https://karura.subscan.io/)
* If you participated via exchanges, all participated exchange rewards have been distributed to them, so please contact them directly

If your rewards are marked as `To be Claimed`, please [follow the guide here](/crowdloans/crowdloan/claim-kar.md) to claim.

## Check on Polkadot Apps

Go to [Polkadot Apps - Karura parachain - Accounts](https://polkadot.js.org/apps/#/accounts), you need to switch to the Karura parachain and go to the Accounts page.

![](/files/-MeRL845bjQi0rowo3m2)

Make sure your account in the Polkadot{js} extension is switched to **`Allow use on any chain`**&#x20;

![](/files/-MeRMQNqWiiq9Y57wfYG)

## Check on Karura Subscan Explorer

Go to the [Karura Subscan Explorer](https://karura.subscan.io/), and search your address to see details of balances.

![](/files/-MeRNii-8PFed34OJBsB)


---

# 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.acala.network/get-started/get-started/check-distribution.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.
