# 402gate Docs

## Docs

- [What is 402Gate](https://docs.402gate.com/overview/what-is-402gate.md)
- [Why 402Gate Exists](https://docs.402gate.com/overview/why-402gate-exists.md)
- [Vision & Mission](https://docs.402gate.com/overview/vision-and-mission.md)
- [Key Highlights](https://docs.402gate.com/overview/key-highlights.md)
- [Overview](https://docs.402gate.com/core-protocol/overview.md)
- [HTTP 402 Paywall Protocol](https://docs.402gate.com/core-protocol/http-402-paywall-protocol.md)
- [Autonomous AI Payments](https://docs.402gate.com/core-protocol/autonomous-ai-payments.md)
- [Multi-Token Settlement](https://docs.402gate.com/core-protocol/multi-token-settlement.md)
- [Wallet-Based Access & Analytics](https://docs.402gate.com/core-protocol/wallet-based-access-and-analytics.md)
- [Analytics & Logging Layer](https://docs.402gate.com/core-protocol/analytics-and-logging-layer.md)
- [Developer Configuration Layer](https://docs.402gate.com/core-protocol/developer-configuration-layer.md)
- [API Pay-Per-Call Access](https://docs.402gate.com/use-cases/api-pay-per-call-access.md)
- [AI Agent Micropayments](https://docs.402gate.com/use-cases/ai-agent-micropayments.md)
- [Multi-Token Settlement](https://docs.402gate.com/use-cases/multi-token-settlement.md)
- [Wallet-Based Access & Analytics](https://docs.402gate.com/use-cases/wallet-based-access-and-analytics.md)
- [Extended Use Cases](https://docs.402gate.com/use-cases/extended-use-cases.md)
- [Quick Start](https://docs.402gate.com/developer-integration/quick-start.md)
- [402Pay API Endpoints](https://docs.402gate.com/developer-integration/402pay-api-endpoints.md)
- [Verification Logic](https://docs.402gate.com/developer-integration/verification-logic.md)
- [SDK Components](https://docs.402gate.com/developer-integration/sdk-components.md)
- [Analytics API](https://docs.402gate.com/developer-integration/analytics-api.md)
- [Error Codes](https://docs.402gate.com/developer-integration/error-codes.md)
- [Developer Sandbox (Testnet Mode)](https://docs.402gate.com/developer-integration/developer-sandbox-testnet-mode.md)
- [Integration Checklist](https://docs.402gate.com/developer-integration/integration-checklist.md)
- [Ecosystem Overview](https://docs.402gate.com/ecosystem-and-rewards/ecosystem-overview.md)
- [Developer Incentives](https://docs.402gate.com/ecosystem-and-rewards/developer-incentives.md)
- [User & AI Agent Rewards](https://docs.402gate.com/ecosystem-and-rewards/user-and-ai-agent-rewards.md)
- [Partner & Provider Revenue Sharing](https://docs.402gate.com/ecosystem-and-rewards/partner-and-provider-revenue-sharing.md)
- [Overview](https://docs.402gate.com/dashboard-and-analytics/overview.md)
- [Data Architecture](https://docs.402gate.com/dashboard-and-analytics/data-architecture.md)
- [Core Metrics Tracked](https://docs.402gate.com/dashboard-and-analytics/core-metrics-tracked.md)
- [Dashboard Features](https://docs.402gate.com/dashboard-and-analytics/dashboard-features.md)
- [Developer Dashboard](https://docs.402gate.com/dashboard-and-analytics/developer-dashboard.md)
- [Partner Dashboard](https://docs.402gate.com/dashboard-and-analytics/partner-dashboard.md)
- [Future Additions](https://docs.402gate.com/dashboard-and-analytics/future-additions.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.402gate.com/overview/what-is-402gate.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.
