# Locked Token Balance

The balances widget in Nova Wallet provides you with a summary of your account's assets. To see a breakdown of your current token locks such as those locked in staking, governance, vesting, crowdloans, etc. follow these steps:

<div align="left"><figure><img src="/files/dzOyd0dSryAfCqHDkPjE" alt=""><figcaption></figcaption></figure></div>

1. Open the Nova Wallet application.
2. On the **Assets screen**, `select` the top part of the **balances widget** or directly on the **"locked balances icon"**.
3. You will now see more information about your locked token balances.


---

# 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.novawallet.io/nova-wallet-wiki/asset-management/locked-token-balance.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.
