> For the complete documentation index, see [llms.txt](https://whitepaper.hypr.fund/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.hypr.fund/upgrade-hyprtiers.md).

# Upgrade HyprTiers

Upgrading your tier on Hypr is simple and only takes a few steps. By upgrading, you unlock priority access, higher profit weight, and faster breakeven potential.

**Follow these steps:**

1\. Go to Hypr's website: [hypr.fund](https://hypr.fund/)

2\. Connect your wallet (Metamask or similar)

<figure><img src="/files/FW2S5AMc3LhaAB7z6jNq" alt=""><figcaption></figcaption></figure>

3\. Access your Dashboard

<figure><img src="/files/EHdGXc9ZtGnFKLgO0Muo" alt=""><figcaption></figcaption></figure>

4\. Select "Level Up My Tier"

<figure><img src="/files/bUnPrP8o74pOBlN1NNgO" alt=""><figcaption></figcaption></figure>

5\. Insert Amount to burn (HYPR) and select "Continue"

<figure><img src="/files/V1ir8VjtnORIO39kwt5g" alt=""><figcaption></figcaption></figure>

6\. Select "Confirm Burn" and approve on your Metamask

<figure><img src="/files/4miesYgWZ4K8grDhHkKE" alt=""><figcaption></figcaption></figure>

7\. Congratulation! You have level up your Tier

<figure><img src="/files/qikGZhzaUcnwQqk9cJ5i" alt=""><figcaption></figcaption></figure>


---

# 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://whitepaper.hypr.fund/upgrade-hyprtiers.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.
