> For the complete documentation index, see [llms.txt](https://cypher-hub.gitbook.io/cypher-hub/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cypher-hub.gitbook.io/cypher-hub/ranking-matrix.md).

# Ranking Matrix

Progression in CypherHub is the path from newcomer to key opinion leader in Web3.

Your tier directly affects your earning potential and the level of trust brands place in you.

{% hint style="info" %}
Higher tiers unlock better economics, stronger access, and more strategic opportunities.
{% endhint %}

### Tiers and economic bonuses

| Tier       | Status   | Income Bonus | Available Opportunities                                             |
| ---------- | -------- | ------------ | ------------------------------------------------------------------- |
| **Tier 1** | Pioneer  | Base         | Access to open campaigns and base CC payments.                      |
| **Tier 2** | Elite    | +5%          | Personalized AI matching and access to initial Web3 airdrops.       |
| **Tier 3** | Sentinel | +12%         | Priority in allocation distribution and access to private channels. |
| **Tier 4** | Apex     | +20%         | Direct Tier-1 project contracts and maximum network privileges.     |

### Rank progression dynamics

The system periodically reviews your rank based on your **Signal Strength**.

This metric includes:

* **Consistency** — how frequently and effectively you complete campaign tasks
* **ER (Engagement Rate)** — your audience engagement relative to market benchmarks
* **Reputation** — compliance with Integrity Radar rules and the absence of fraudulent activity


---

# 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://cypher-hub.gitbook.io/cypher-hub/ranking-matrix.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.
