> For the complete documentation index, see [llms.txt](https://docs.bkcoracle.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bkcoracle.com/deprecated/how-to-subscribe-to-data-oracle/annual-subscription.md).

# 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.bkcoracle.com/deprecated/how-to-subscribe-to-data-oracle/annual-subscription.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
