# Annual subscription

An annual subscription will grant the NFT access for 365 days (the expiration date can be extended for 1 year per renewal).

To purchase you must have at least 10 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)

{% hint style="info" %}
The annual subscription price will change after the promotion ends, the promotion will end if the annual subscription is purchased 10,000 times.
{% endhint %}

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/V7APWLv0uy0Fxs8vPtPG) ![Purchase the annual subscription](/files/ZfVaUHz4jXHBFnfjlCAt)

After approving KKUB, the *Purchase Now* button will appear and you can click on the button to purchase an annual 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/annual-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.
