# Asset Management

- [View Token Balance](https://docs.novawallet.io/nova-wallet-wiki/asset-management/view-token-balance.md): How to see your token balances in Nova Wallet
- [Modify Fiat Value Type](https://docs.novawallet.io/nova-wallet-wiki/asset-management/modify-fiat-value-type.md): Watch your balance in different currency.
- [View Operation History](https://docs.novawallet.io/nova-wallet-wiki/asset-management/view-operation-history.md)
- [How to Receive Tokens](https://docs.novawallet.io/nova-wallet-wiki/asset-management/how-to-receive-tokens.md): How to find your account address to receive tokens!
- [How to Send Tokens](https://docs.novawallet.io/nova-wallet-wiki/asset-management/how-to-send-tokens.md): How to send tokens from Nova Wallet!
- [Send Tokens](https://docs.novawallet.io/nova-wallet-wiki/asset-management/how-to-send-tokens/send-tokens.md): How to send tokens with Nova Wallet!
- [Send Tokens Cross-Chain](https://docs.novawallet.io/nova-wallet-wiki/asset-management/how-to-send-tokens/send-tokens-cross-chain.md): How to send tokens cross-chain with Nova Wallet!
- [How to Swap Tokens](https://docs.novawallet.io/nova-wallet-wiki/asset-management/how-to-swap-tokens.md): Swap your tokens on different chains in Nova Wallet with ease
- [How to Buy Tokens](https://docs.novawallet.io/nova-wallet-wiki/asset-management/how-to-buy-tokens.md): How to purchase crypto in Nova Wallet
- [How to Sell Tokens](https://docs.novawallet.io/nova-wallet-wiki/asset-management/how-to-sell-tokens.md): How to convert your crypto into fiat in Nova Wallet
- [Gifting Tokens](https://docs.novawallet.io/nova-wallet-wiki/asset-management/gifting-tokens.md): All about gifting tokens using Nova Wallet!
- [How to send gifts](https://docs.novawallet.io/nova-wallet-wiki/asset-management/gifting-tokens/how-to-send-gifts.md): How to send token gifts using Nova Wallet!
- [How to accept a gift](https://docs.novawallet.io/nova-wallet-wiki/asset-management/gifting-tokens/how-to-accept-a-gift.md): How to accept gifts in Nova Wallet!
- [How to View NFTs](https://docs.novawallet.io/nova-wallet-wiki/asset-management/how-to-view-nfts.md): Where to see and manage your NFTs in Nova Wallet
- [Locked Token Balance](https://docs.novawallet.io/nova-wallet-wiki/asset-management/locked-token-balance.md): How to find a summary of your tokens that are locked in staking, governance, etc!
- [Tokens / Networks View](https://docs.novawallet.io/nova-wallet-wiki/asset-management/tokens-networks-view.md): Get a 360-degree overview of your Nova Wallet assets
- [Add Custom ERC-20 Token](https://docs.novawallet.io/nova-wallet-wiki/asset-management/add-custom-erc-20-token.md): How to add a custom ERC-20 token!
- [Edit Custom ERC-20 Token](https://docs.novawallet.io/nova-wallet-wiki/asset-management/edit-custom-erc-20-token.md): How to edit a previously added custom ERC-20 Token!
- [Asset Hub Migration FAQ](https://docs.novawallet.io/nova-wallet-wiki/asset-management/asset-hub-migration-faq.md): KSM and DOT are moving from Kusama and Polkadot Relay Chains to Asset Hubs


---

# 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.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.
