# Monthly subscription

A monthly subscription will grant an NFT with access to the data feeds for 30 days (the expiration date can be extended for 30 days per renewal).

To purchase you must have at least 2 KKUB in your connected wallet, if you don't have enough KKUB you can [convert KUB to KKUB](/deprecated/whats-dashboard/how-to-convert-kub-to-kkub.md).

To purchase you have to approve KKUB to the subscription contract first, to do that click on *Approve KKUB* button and confirm granting permission on the wallet's popup.

![Approve KKUB](/files/OKVIBx7luys6RVXFQ698) ![Purchase the monthly subscription](/files/BkYfcciaSZrdxsYXh2uE)

After approving KKUB, the *Purchase Now* button will appear and you can click on the button to purchase a monthly subscription.

After the purchasing, the subscription NFT will appear in the *Subscriptions* tab then you can manage the NFT's access control from there.


---

# 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/how-to-subscribe-to-data-oracle/monthly-subscription.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.
