# Balance and Claiming

You can see your balance and claim your $CHRONOS from the Chronoforge website: <https://chronoforge.gg>

## Balance

To see the balance, follow these steps:\
1\. Connect the MetaMask wallet which contains your adventurers:\
![](/files/FDNdfy9Wz2KCTYAKYzAw)

2\. It will open on the page showing your staked and unstaked adventurers (see also [How to Stake](broken://pages/ZFTYgFP1RFNCo7YpPBtP), [Staking](broken://pages/IFfwPvp4lSDlIMCGnNZF) and [Staking Rewards](broken://pages/SBu7olqYvUgu6Ie5BUp5)). Select the button next to Staking, labelled $CHRONOS:\
![](/files/9BfQ1W7JuLmEvvMfOnaC)![](/files/BMQZFvODCUdUKkwOSbgy)

3\. Now you can see the balance of your $CHRONOS, including the staked $CHRONOS. You will only be able to claim the available balance. The staked $CHRONOS will become claimable when you unstake.

## Claiming

1\. To claim, simply select the button which says claim. Your MetaMask will pop up, and you will have to pay a gas fee to move your $CHRONOS from the website to your MetaMask wallet.

2\. The first time you claim your $CHRONOS you will have to import the CHR token to your MetaMask, so you can see it (the CHR will still be in your wallet, you just won't see it yet).

3\. To import the token, in your MetaMask, go to "Import Tokens":<br>

!["Import Tokens" on Metamask](/files/s714ivGjN6zt9KncvLiR)

4\. Select "Custom Token":\ <br>

!["Custom Token" on MetaMask](/files/dqC2ES6qgS5tVjvwthnB)

5\. In token address, insert the following: 0xa2EA5Cb0614f6428421a39ec09B013cC3336EFBe\
Token Symbol: CHR

6\. "IMPORT" .....et voila! You will now see your $CHRONOS in your MetaMask wallet. Much joy, very happiness.


---

# 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://guide.chronoforge.gg/support/usdchronos/balance-and-claiming.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.
