> For the complete documentation index, see [llms.txt](https://gameket.gitbook.io/argon/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gameket.gitbook.io/argon/readme.md).

# Welcome

**ArgonPay** is a secure, flexible, and blockchain-powered payment gateway designed for modern applications and platforms that require **multi-network cryptocurrency payment handling**. Built with developers in mind, ArgonPay offers seamless integration with **GraphQL-based APIs**, allowing merchants and service providers to accept, monitor, and automate payments across major chains like:

* **Binance Smart Chain (BEP20 USDT)**
* **Solana (SOL)**
* **TON (The Open Network)**
* **Jetton (USDT on TON)**

#### 💼 What ArgonPay Offers

* **API Key-based Access Control:** You can create, revoke, and recharge API keys tied to your wallet and usage quotas.
* **Multi-Blockchain Support:** Accept payments using multiple token standards with real-time price conversions.
* **Automated Wallet Monitoring:** Temporary wallets are generated per transaction and monitored for up to 15 minutes.
* **Custodian Wallet Forwarding:** Funds are automatically forwarded to your designated wallet upon successful deposit.
* **Manual Controls:** Manual overrides are supported for marking or inspecting transactions.
* **Developer-Friendly:** Every function is exposed via a clear, robust GraphQL schema with rich filtering and mutation support.

#### ⚙️ Who Is This For?

* Crypto-enabled merchants
* DApp developers
* SaaS platforms accepting on-chain payments
* APIs for voucher/gift card stores
* Any system needing secure, low-fee USDT payment automation

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Getting Started</strong></td><td>Create your APIKey</td><td><a href="/files/qKCaLjVGrDa0mE7yWEu8">/files/qKCaLjVGrDa0mE7yWEu8</a></td><td></td><td><a href="/pages/CyH2xJQs9yWJ1S8BYNav">/pages/CyH2xJQs9yWJ1S8BYNav</a></td></tr><tr><td><strong>Basics</strong></td><td>Learn About the Mutations</td><td><a href="/files/9vQg0ATxEgPBwiRj7yBl">/files/9vQg0ATxEgPBwiRj7yBl</a></td><td></td><td><a href="/pages/7aUFmnCMx9m4smGncsXL">/pages/7aUFmnCMx9m4smGncsXL</a></td></tr><tr><td>Queries</td><td>Learn about some import queries</td><td><a href="/files/uAr1vLQa6cPBI7Kkxr3n">/files/uAr1vLQa6cPBI7Kkxr3n</a></td><td></td><td><a href="/pages/aCFLOhC5IFTHP8jiJ6dH">/pages/aCFLOhC5IFTHP8jiJ6dH</a></td></tr></tbody></table>

ArgonPay abstracts away the blockchain complexity while still giving developers full visibility and control over the transaction lifecycle. Argon is built with zero commissions, which enables your users to enjoy free and fast payments. Merchants tend to get the value for their money as no withdrawal fees are attached to the merchant's returns.


---

# 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 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://gameket.gitbook.io/argon/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.
