# README

Welcome to the official documentation for **Pheme**, a decentralized, AI-powered protocol for skill verification and onchain reputation.

***

## Overview

Pheme Protocol is a decentralized skill verification platform that enables users to prove their abilities and build verifiable reputation using AI validation and Web3 infrastructure.

***

## Documentation Structure

* **Overview**: Introduction, key concepts, and community guides
* **Governance**: Token-based decision making and platform control
* **Ecosystem**: Use cases, partners, and FAQs

***

## Core Components

### 1. Skill Wallet

* Soulbound NFT (SBT) representing verifiable skills
* Immutable, onchain skill attestations
* Owned by the user, non-transferable by design

### 2. Reputation Oracle

* AI-powered validation engine
* Transparent contribution scoring
* Publicly queryable onchain reputation

### 3. Community Governance

* Token-based proposal and voting mechanism
* Decentralized protocol updates and decision making
* Transparent and auditable governance process

***


---

# 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.phemeai.xyz/readme.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.
