# How to convert KUB to KKUB?

The BKC Oracle subscription payment is using KKUB (ERC20) token so you have to convert KUB into KKUB to make a payment.

We provide a tool to convert KUB into KKUB in the *Dashboard* menu in the *Convert KUB-KKUB* tab.

![Convert KUB to KKUB form](/files/91yMrXOVpyRp2uHsvGRp)

To convert, insert the amount you want to convert into the text field, then click on the *Convert KUB to KKUB* button and confirm the transaction on your wallet popup.

{% hint style="info" %}
To convert KKUB to KUB back, please go to [*diamon.finance*](https://app.diamon.finance/#/swap?outputCurrency=0x67eBD850304c70d983B2d1b93ea79c7CD6c3F6b5)
{% endhint %}


---

# 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.bkcoracle.com/deprecated/whats-dashboard/how-to-convert-kub-to-kkub.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.
