> For the complete documentation index, see [llms.txt](https://docs.epikprime.com/epik/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.epikprime.com/epik/support/how-to/activate-your-membership.md).

# Activate your Membership

## Membership Activation (Staking)

Users who acquired Epik Prime Membership through staking must link their wallet address that was used to stake the token amount required for the Membership Levels.

## Membership Activation (NFT)

The initial purchase of Membership Edition would not trigger the membership level yet. Follow these steps to manually activate it.

**How-To**

<figure><img src="/files/69ZQGocINNBHi3oxTdwY" alt=""><figcaption></figcaption></figure>

a.) Click “Membership” \
b.) Scroll to “Membership editions available to activate” \
c.) Click “Activate”

If a user has been a member through staking (based on amount) and activated a member NFT, the level will be upgraded accordingly too.

## Why Can't I Activate My Membership Edition

The Membership Edition has an active cooldown timer started by a previous owner of the NFT. Holders have to wait for it to expire before they can activate it.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.epikprime.com/epik/support/how-to/activate-your-membership.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
