# How to subscribe to data oracle?

### About the subscription

There are 2 subscription plans for you to choose

* [Monthly subscription](/deprecated/how-to-subscribe-to-data-oracle/monthly-subscription.md)
* [Annual subscription](/deprecated/how-to-subscribe-to-data-oracle/annual-subscription.md)

Once you have bought the subscription you will get the **Subscription NFT** that can assign which smart contract address can access the data feeders.&#x20;

The subscription NFT contains&#x20;

* Plan
* Expired date
* Renewal quota count
* Access control

{% hint style="info" %}
**Renewal**

The plan you have bought will be recorded to the NFT and can not be changed. For example, if you buy the monthly subscription, you will get an NFT with ID *x* and the NFT  can only be renewed in the monthly plan.
{% endhint %}

### To subscribe

After you connect your wallet to the site, a *Dashboard* menu will appear on the top bar, click on it.

Select *Add new subscription* tab on the left, you will find the page below.

![Add new subsciption page](/files/q0VtjeITtqctmXitg2jx)

Click on the *Terms & Policy* button to accept our terms and policy before subscribing to any plan.

The *Approve KKUB* / *Purchase now* button will appear then you can purchase the subscription.


---

# 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.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.
