# Mogami

## Mogami

- [Home](https://mogami.gitbook.io/mogami/home.md): We are building a x402 stack - client sdk, server sdk, facilitator and examples to get you from zero to production in minutes.
- [Release process](https://mogami.gitbook.io/mogami/release-process.md): Describe our release process
- [Getting started x402 V2](https://mogami.gitbook.io/mogami/java-client-sdk/getting-started-x402-v2.md): The Mogami Java Client SDK makes it easy to bring x402 payments into your applications. With just a few lines of code, you can fetch requirements, sign payloads, and send transactions securely.
- [Getting started x402 V1](https://mogami.gitbook.io/mogami/java-client-sdk/getting-started-x402-v1.md): The Mogami Java Client SDK makes it easy to bring x402 payments into your applications. With just a few lines of code, you can fetch requirements, sign payloads, and send transactions securely.
- [Getting started x402 V2](https://mogami.gitbook.io/mogami/java-server-sdk/getting-started-x402-v2.md): The Mogami Java Server SDK lets you transform any API into a pay-per-call service powered by x402. With a single Spring Boot annotation, you can enforce stablecoin payments.
- [Getting started x402 V1](https://mogami.gitbook.io/mogami/java-server-sdk/getting-started-x402-v1.md): The Mogami Java Server SDK lets you transform any API into a pay-per-call service powered by x402. With a single Spring Boot annotation, you can enforce stablecoin payments.
- [Configuration](https://mogami.gitbook.io/mogami/java-server-sdk/configuration.md)
- [Price provider](https://mogami.gitbook.io/mogami/java-server-sdk/price-provider.md)
- [Getting started x402 V2](https://mogami.gitbook.io/mogami/faciliator-server/getting-started-x402-v2.md): The Mogami Facilitator Server acts as your payment gateway for x402. You can run it as a Docker image within your own infrastructure, or use our always-on hosted facilitator online.
- [Getting started x402 V1](https://mogami.gitbook.io/mogami/faciliator-server/getting-started-x402-v1.md): The Mogami Facilitator Server acts as your payment gateway for x402. You can run it as a Docker image within your own infrastructure, or use our always-on hosted facilitator online.
- [Verifications](https://mogami.gitbook.io/mogami/faciliator-server/verifications.md): List all verifications implemented by the Mogami Facilitator server
- [Protocol explanation V1](https://mogami.gitbook.io/mogami/learning/protocol-explanation-v1.md)
- [Get /weather without X-PAYMENT](https://mogami.gitbook.io/mogami/learning/protocol-explanation-v1/get-weather-without-x-payment.md)
- [Get /weather with X-PAYMENT](https://mogami.gitbook.io/mogami/learning/protocol-explanation-v1/get-weather-with-x-payment.md)
- [Payment verification on server](https://mogami.gitbook.io/mogami/learning/protocol-explanation-v1/payment-verification-on-server.md)
- [Payment settlement on server](https://mogami.gitbook.io/mogami/learning/protocol-explanation-v1/payment-settlement-on-server.md)
- [X402 hands-on](https://mogami.gitbook.io/mogami/learning/x402-hands-on.md)
- [Useful links](https://mogami.gitbook.io/mogami/learning/useful-links.md)
