> For the complete documentation index, see [llms.txt](https://docs.rubyscore.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rubyscore.io/products/proof-of-human-id-poh-id.md).

# Proof-of-Human ID (PoH ID)

A local, non-transferable **SBT passport of “human-ness”** for a specific ecosystem or project. It verifies real, sustained on-chain participation **within that ecosystem.**

***

### How it’s calculated

* **Custom formula per ecosystem.** The network/project defines its own metric weights, thresholds, and level rules aligned with local goals (e.g., prioritize DeFi, governance, or NFT usage).
* **On-chain actions only.** Scoring considers **verified interactions inside the ecosystem** (swap, stake, provide liquidity, mint, vote, bridge, etc.).
* **Points → eligibility.** You accumulate points based on activity quality and consistency. When you reach the ecosystem’s threshold (e.g., *Level 4+*), you become eligible to mint PoH ID.

***

### How to earn & mint

1. **Earn points** by:
   * Maintaining **regular activity over time** (not one-off bursts).
   * **Diversifying interactions** across unique contracts and categories.
   * **Completing ecosystem quests** that award bonus points.
2. **One-time mint.** After meeting the threshold, you **mint PoH ID once** as an SBT. It can be accompanied by **local badges/levels** that reflect your ongoing progression in that ecosystem.

***

### Signals that influence your points (non-exhaustive)

* **Amount on balance**
* **Transactions with unique contracts**
* **Transactions on different days**
* **Transactions on different weeks**
* **Transactions on different months**
* **Transaction volume**
* **Number of transactions**
* **Gas spent**

*Additionally considered:* depth of action sequences (e.g., bridge → deposit → swap → LP → vote), temporal consistency, economic rationality (fee/volume, asset retention), and anti-manipulation checks.

***

### Where PoH ID helps

* **Airdrop & campaign advantages** gated by proof-of-human participation.
* **Quest progression & reputation badges** recognized across the ecosystem.
* **Access control & trust signals** for dApps, programs, and community initiatives within that specific network.


---

# 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://docs.rubyscore.io/products/proof-of-human-id-poh-id.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.
