# How to manage my assets and stakes

Once you have some assets, ICN Link or ICNT, or you have staked, all your assets and positions can be viewable from the single unified [Wallet page in the Console](https://console.icn.global/funds).

Here you will be able to view your wallet balance, currently owned ICN Links, your active stake positions, and any unstaked ICNT.

## Manage your ICNT

The first thing you will see in the Wallet page is your current ICNT balance. This is your currently liquid ICNT balance inside your wallet.

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

Next to it on the right you will see a breakdown of what ICNT you may have in the ICN Protocol. These are not counted towards your wallet balance but will allow you to track what currently staked ICNT you have, what ICNT remains locked in the system and how much has been unlocked ready for withdraw.

By click "Stake and earn" you will be able to immediately starting staking your assets into the protocol and begin earning right away.

## Manage your ICN Links

Below wallet balance you will find a tabbed view where all your assets live.

Here you will be able to see the Links that you own and stake them if they are not already staked. You will be able to toggle between views for staked and unstaked Links.

<figure><img src="/files/5hofCJ7A7RRuoE2Olex6" alt=""><figcaption></figcaption></figure>

## Manage your stake positions

Once you have staked at least once, you'll be able to find your stake position in the "Stake Positions" tab in the Wallet page.

This section contains all your currently staked assets. You will be able to view them, manage them and claim rewards for them here.

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

Your stake positions can be either ICNT or ICN Link stake and they will be staked to either a HyperNode or a ScalerNode (ICNT can only be staked to ScalerNodes).


---

# 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.icn.global/tutorials-and-education/how-to-manage-my-assets-and-stakes.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.
