# Subscribe New Feeds

If you can not find the collection on **Free Feeds**, you can subscribe a new Feed.

## How to Subscribe

1. Visit the [**Feeds Explorer**](https://subscribe.banksea.finance/) page.
2. Select the **network** (devnet/mainnet) you want to subscribe on the page.

![](https://1414660489-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHRvRo3HGbCCBGnatXCbC%2Fuploads%2Fgit-blob-0eaeefbc3e3461728ace0e46f9d7a4d077af18a4%2Fweb_network.png?alt=media)

3\. Change the **network** and make sure you have some balances in your wallet.

![](https://1414660489-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHRvRo3HGbCCBGnatXCbC%2Fuploads%2Fgit-blob-9f56bee4506228f00df61dcf8ba0fa37d5775106%2Fphantom_network.png?alt=media)

4\. Click the **Subscribe** button on the page.

![](https://1414660489-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHRvRo3HGbCCBGnatXCbC%2Fuploads%2Fgit-blob-426ec45671389ebfc1c6787472af88ed71f8c3d2%2Fsubscribe.png?alt=media)

5\. Fill out params based on your requirement.

![](https://1414660489-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHRvRo3HGbCCBGnatXCbC%2Fuploads%2Fgit-blob-ebd572575b68b286df16ba68ae66dcf2a51e208b%2Fsubscribe_param.png?alt=media)

6\. Check the price of this Feed and then accept it by click **Subscribe Now**.

![](https://1414660489-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHRvRo3HGbCCBGnatXCbC%2Fuploads%2Fgit-blob-ebd572575b68b286df16ba68ae66dcf2a51e208b%2Fsubscribe_param.png?alt=media)

7\. Then you can see the new Feed on **My Feeds**.

![](https://1414660489-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHRvRo3HGbCCBGnatXCbC%2Fuploads%2Fgit-blob-25d31e40536d227e0851422abdd22ccd36c4eb0e%2Fmy_feeds.png?alt=media)

8\. You can view more on detail page. And then you can use the **Feed Account** on your own program on-chain.

![](https://1414660489-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHRvRo3HGbCCBGnatXCbC%2Fuploads%2Fgit-blob-ac131f423fbf4e71b96bb2772abc0b04075848a9%2Fdetail.png?alt=media)

9\. Your Feed will stop when **Left Feeding Times** is equal to **ZERO**, you should **Update** it if you need to continue using the Feed.

![](https://1414660489-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHRvRo3HGbCCBGnatXCbC%2Fuploads%2Fgit-blob-57f54bc0545f6f46d38bb37053306049a551e729%2Fleft_feeding_times.png?alt=media)

10\. You can update the interval and duration on Feed.

![](https://1414660489-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHRvRo3HGbCCBGnatXCbC%2Fuploads%2Fgit-blob-16a67f186f3d274d35f6135d334548fb79b5c80c%2Fupdate.png?alt=media)


---

# 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://banksea-finance.gitbook.io/oracle/user-guide/subscribe-new-feeds.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.
