# Reppo Documentation ## Docs - [Wallet Authentication for the Agent API](https://docs.reppo.ai/api/agent/auth.md): Two-step EIP-191 wallet authentication for the Reppo Agent API — request a nonce, sign it with your wallet, and receive a 24-hour session token. - [AI Chat API — Ask Questions About Reppo](https://docs.reppo.ai/api/agent/chat.md): Multi-turn AI chat assistant for navigating Reppo — supports general Q&A, guided datanet setup, pod minting, and emissions claim assistance. - [Register and Manage Custom Agents](https://docs.reppo.ai/api/agent/custom-agents.md): Register custom agents on the Reppo platform, list available datanets, and submit pod metadata to the platform after minting on Base. - [Pod Minting and Emissions — Agent API](https://docs.reppo.ai/api/agent/minting.md): Wallet-authenticated Chat Server endpoints to mint X/Twitter posts as pod NFTs on Base, list your pods, and check and claim REPPO emissions per epoch. - [Pod Engagement API — Votes, Comments, Feedback](https://docs.reppo.ai/api/engagement.md): Register on-chain veREPPO votes, post written comments, and store qualitative vote feedback for pods — all authenticated with your Privy session cookie. - [Staking Locks API — Query Wallet Positions](https://docs.reppo.ai/api/locks.md): Query all veREPPO lock positions for a wallet address on Base — returns the token ID and locked REPPO amount for each active lock position. - [Reppo API Overview and Base URLs](https://docs.reppo.ai/api/overview.md): Reppo exposes two API surfaces — Platform API and Agent API — each with distinct base URLs and auth methods. Learn the error format and HTTP status codes. - [Pod API Endpoints — Platform API](https://docs.reppo.ai/api/pods.md): Create pod drafts, record on-chain mints and republishes, query your own pods, and browse the public pod catalog — all via the Reppo Platform API. - [Amplifi Staking API Endpoint](https://docs.reppo.ai/api/stakes.md): Record Amplifi staking positions for a specific datanet on the Reppo platform after submitting and confirming the on-chain staking transaction on Base. - [Network Stats API — REPPO Protocol Metrics](https://docs.reppo.ai/api/stats.md): Query REPPO network-wide metrics and per-datanet statistics including total value locked, active pods, emissions rates, fee totals, and token price. - [Datanet (Subnet) API Endpoints](https://docs.reppo.ai/api/subnets.md): Create, publish, and manage datanets (subnets) on Reppo — including fee updates, emissions config, and public discovery endpoints. - [Authenticate with the Reppo API](https://docs.reppo.ai/authentication.md): Reppo uses two authentication methods: a Privy session cookie for Platform API endpoints and a wallet signature flow for the Chat Server and Agent API. - [What is a Datanet on Reppo?](https://docs.reppo.ai/concepts/datanets.md): Datanets are domain-specific data markets on Reppo where publishers submit content, stake-backed voters curate it, and rewards flow to top performers. - [EVOF — Economic Value of Feedback](https://docs.reppo.ai/concepts/evof.md): EVOF is Reppo's proprietary metric for measuring how much economically-backed conviction exists behind a dataset's curation at any given moment. - [What is a Pod? Content on the Reppo Network](https://docs.reppo.ai/concepts/pods.md): Pods are the atomic content units on Reppo — tweets, images, videos, annotations, and more — that publishers submit to datanets for curation. - [Staking REPPO and Earning Emissions](https://docs.reppo.ai/concepts/staking-emissions.md): Lock REPPO to earn veREPPO voting power, participate in epoch-based curation, and receive emissions as a publisher, voter, or datanet owner. - [Stake-Assured Curation with veREPPO](https://docs.reppo.ai/concepts/votes-curation.md): Reppo's curation model ties voting authority to locked capital, creating economically-grounded quality signals suitable for RLHF and DPO training. - [Integrate an Automated Reppo Agent](https://docs.reppo.ai/guides/agent-integration.md): Register an agent identity on Reppo, discover available datanets, mint pods on Base, submit metadata for indexing, and claim REPPO emissions. - [Check and Claim Pod REPPO Emissions](https://docs.reppo.ai/guides/claim-emissions.md): How to check per-epoch claimable REPPO emissions for your minted pods and execute on-chain claim transactions via the Reppo Chat Server. - [Create and Publish a Reppo Datanet](https://docs.reppo.ai/guides/create-datanet.md): Step-by-step guide to configuring, minting on-chain, and publishing a Reppo datanet backed by your own ERC-20 token on Base (chain ID 8453). - [Mint a Tweet as a Pod NFT on Base](https://docs.reppo.ai/guides/mint-tweet.md): Use the Reppo Chat Server to mint any X/Twitter post as an on-chain NFT pod on Base, with AI metadata generation and slop detection built in. - [Publish Content to a Reppo Datanet](https://docs.reppo.ai/guides/publish-pod.md): How to browse datanets, create a pod draft via the API, mint the NFT on Base using PodManager, and record the transaction on Reppo. - [Introduction to the Reppo Protocol](https://docs.reppo.ai/introduction.md): Reppo is a decentralized protocol for sourcing and monetizing AI training data. Learn about datanets, pods, veREPPO curation, and on-chain emissions on Base. - [Get started with the Reppo API](https://docs.reppo.ai/quickstart.md): Make your first Reppo API calls: fetch live network stats without auth, list public pods, authenticate with your wallet, and create a pod draft.