# Manage Subscription

In this step-by-step guide we'll go over how to manage your subscriptions using the Universal Data Feeds (UDF) [hub](https://udf.entangle.fi/). This process is an intuitive and straight forward process, follow the instructions below to get started.

{% stepper %}
{% step %}

### Connect Wallet

Navigate to <https://udf.entangle.fi/> and click on "**Connect Wallet**" at the top right to connect your wallet.

<figure><img src="/files/GTR8XQdSLT8bL3qkc60z" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Navigate to Dashboard

Click on the "**Dashboard**" tab on the top of the page.

<figure><img src="/files/bybhy8zWoqRfcGaStc5G" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Dashboard

Your "**Dashboard**" allows you to manage all your subscriptions. You may view both active and inactive feeds, top up or renew subscriptions as well as view all your subscription details.

<figure><img src="/files/H3qKmyFCJan2Y99i77XS" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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.entangle.fi/universal-data-feeds/user-guides/manage-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.
