# How to Convert balances to KUJI

* Navigate to [blue.kujira.app/wallet](https://blue.kujira.app/wallet)
* Connect on the top right to your Keplr or Sonar wallet by clicking the connect wallet button and selecting the corresponding wallet (Keplr or Sonar)

<figure><img src="https://lh4.googleusercontent.com/3_kk5Llb_AiG6dbLjUsVmcjlDnSVbZl6JPGVhG__BQufqcKPuvrcahPyHAOtf4_lIJsF_f68k2kW0PRw9gAphLzLuzKV8_un7SlpfJxxS2Nsjb9dMqOmOLG4odoxaqlLBU080tADol27Nrs6QseT5EM" alt=""><figcaption></figcaption></figure>

* Click on "Convert balances to KUJI" button

<figure><img src="https://lh5.googleusercontent.com/OHpje1RqdYHrJ8XFTHAx2NoL-1WTmj7S9FHwtxlhpXVoVCyF19LQ37gtgplvgONj6nCdZ-jxz0FE5q8TivHnm3q9vfTNLuLLNd3okWRc3R7uGuhD3IhI6B2oFMiZURiU9Ox2_ZUMXzyf4D0Ox0V6vjk" alt=""><figcaption></figcaption></figure>

* Convertible tokens will have a filled in green box to the left of their name
* Deselect any tokens that you would not like to convert to KUJI by clicking any filled-in green boxes next to tokens. Deselected tokens will have empty black boxes.&#x20;

<figure><img src="https://lh3.googleusercontent.com/t6QXNaGYKJYvu40AXPbffwvJvcyrZA8d-AIryP1lvoSJcXwipbTOf5ffoN1nW6OJzYNKtPdckci5r2LPO52UTEU9dg5kHdB68eoQuoNS1bzfVUyfvx9qHrjUXicbDRAk_GcO1h6TpiKAHpS6Y42YA7I" alt=""><figcaption></figcaption></figure>

* Finally, click the “Convert selected to KUJI” button and pay gas fees to finish the transaction.


---

# 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/product-guides/how-to-convert-balances-to-kuji.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.
