> 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/whats-dashboard/how-to-add-a-new-subscription.md).

# How to add a new subscription?

You can have more than one subscription NFT depending on how many contracts you need to access the data feeds.

If you want to buy more subscriptions, navigate to the *Dashboard* menu and select the *Add new subscription* tab.

![Add new subscription](/files/bCUkcWHHOaQvgmCyswLP)

You will find the page as above, click the *Purchase Now* button on the plan you want to purchase (make sure you have enough KKUB in your wallet) then confirm the transaction in your wallet popup.

After purchase, you can manage the access control of the new subscription via the *Subscriptions* tab. ([see more](/deprecated/whats-dashboard/how-to-manage-subscriptions.md#manage-access))


---

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

```
GET https://docs.bkcoracle.com/deprecated/whats-dashboard/how-to-add-a-new-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.
