# Membership

### Purchasing Membership

To get started with Zeiierman Membership and access our premium tools and features, follow these steps:

{% stepper %}
{% step %}
**Log into the Membership Dashboard**

Head to the [Zeiierman App dashboard](https://app.zeiierman.com/) and log in using your account credentials. If you haven’t registered yet, you’ll need to [create an account](https://app.zeiierman.com/login/?action=register\&utm_source=docs\&utm_medium=content) first.
{% endstep %}

{% step %}
**Select Your Desired Plan**

<figure><img src="/files/5gk1aiMkkEAGAQpwIgpe" alt=""><figcaption></figcaption></figure>

You’ll have the following options:

* **Monthly:** Pay **$95.2 every month** and enjoy everything a pro trader ever needs.
* **Quarterly:** Pay **$179.96 every quarter** and <mark style="color:green;">save \~35% every month.</mark>
* **Yearly:** Pay **$455.82 once every year** to get 5 months free (17 months total) AND <mark style="color:green;">save \~40% per month</mark>.
* **Lifetime:** Pay **$1999 once** and simply focus on amplifying your trading profits.
  {% endstep %}

{% step %}
**Make the Purchase**

Once you have selected the desired plan, complete the payment process through our secure payment gateway. You will receive a confirmation once your transaction is successful.
{% endstep %}

{% step %}
**Connect Your TradingView and Discord Accounts**

After purchasing, you must connect your TradingView and Discord accounts to fully integrate Zeiierman’s tools and community features. Go back to your [profile](https://app.zeiierman.com/profile/) page on the [dashboard](https://app.zeiierman.com/) and you’ll see the option right in front of you.
{% endstep %}
{% endstepper %}

If you encounter issues connecting your accounts, refer to the [**Quickstart Guide**](/getting-started/quickstart.md) for step-by-step instructions and troubleshooting.

### Updating/Cancelling Subscription

To manage your Zeiierman Membership, follow these instructions:

{% stepper %}
{% step %}
**Log into the Membership Dashboard**

Go to the [Zeiierman App dashboard](https://app.zeiierman.com/) and log in with your account details.
{% endstep %}

{% step %}
**View Your Current Plan**

Visit your [profile settings](https://app.zeiierman.com/profile/plans/) to manage active plans. Click on "**Manage Plan**" on your active plan to get access to the Stripe subscription management page.

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

{% step %}
**Manage Your Subscription**

After selecting your current plan, you will have the following options,

* Select <mark style="color:green;">**upgrade**</mark> if you want to switch to a higher-tier plan.
* Select <mark style="color:orange;">**downgrade**</mark> if you’d prefer a less expensive plan (albeit more expensive in the long run).
* Select <mark style="color:red;">**cancel**</mark> if you wish to cancel your subscription entirely.
  {% endstep %}
  {% endstepper %}

{% hint style="danger" %}
Canceling your subscription will result in losing access to premium indicators, toolkits, VIP Discord channels, and custom alerts. You will no longer receive real-time trade insights, and your access to exclusive content will be revoked.
{% endhint %}

{% hint style="success" %}
You will, of course, continue to have access to the membership features until the end of the billing cycle you’ve paid for.
{% endhint %}


---

# 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.zeiierman.com/getting-started/membership.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.
