# Faciliator server

- [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


---

# 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://mogami.gitbook.io/mogami/faciliator-server.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.
