# Wallet

[https://blue.kujira.network/wallet](#https-blue.kujira.app-wallet-or-https-blue.kujira.network-wallet)

## Overview

The wallet tab has several useful features, including the ability to:

* Create new vesting contracts for any token on the Kujira blockchain
* Send token balances to other wallets
* Display the amount & value of your wallet token balances and overall dollar balance
* Explore relevant FIN trading pairs to swap your tokens
* Display the value and total amount of your staked KUJI
* Allow for the auto-conversion of user-selected assets on the Kujira blockchain to KUJI
* Navigate to your transaction history on [FINDER](/dapps-and-infrastructure/finder.md)

<figure><img src="/files/lXYN4oFZ8YPCtvvpKgkj" alt=""><figcaption><p>Sample view of BLUE wallet tab when connecting wallet </p></figcaption></figure>

## Creating Vesting Contracts

The BLUE wallet tab allows anyone to create vesting contracts for any asset on the Kujira blockchain. Simply send tokens to an empty (i.e. new factory default state) wallet, choose the vesting tokens option, and specify a total amount of tokens and future end date to control the vesting pace. Read more [here](https://docs.kujira.app/dapps-and-infrastructure/blue/product-guides/how-to-send-tokens).&#x20;

<figure><img src="/files/THNfZt82GID4lb8NUY98" alt=""><figcaption><p>Creating a KUJI vesting contract on BLUE</p></figcaption></figure>

## Auto-convert Assets to ~~KUJI~~ Anything

~~The BLUE wallet tab has a handy tool for quickly converting small non-KUJI balances into KUJI. Read more~~ [~~here~~](https://docs.kujira.app/dapps-and-infrastructure/blue/product-guides/how-to-convert-balances-to-kuji)~~.~~ The Fuzion team have built [DustBuster](https://fuzion.app/dustbuster) so that anyone can convert multiple assets at a time to any other asset of their choice (as long as it is listed on FIN) replacing the BLUE asset auto-convert tool. Check it out [here](https://fuzion.app/dustbuster).&#x20;

<figure><img src="/files/MmNyblV6I9RD9p1g0sTP" alt=""><figcaption><p><a href="https://fuzion.app/dustbuster">Fuzion DustBuster multi-swap</a></p></figcaption></figure>


---

# 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.kujira.app/dapps-and-infrastructure/blue/wallet.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.
