# x402 Payments

**x402 Payments for Web** allows you to purchase and use credits to run advanced agents on Opentroy Web at higher volume.

**What you get with x402 credits**

* Access to higher-capacity cloud and decentralized agents
* Priority throughput for longer chats and tool calls
* Support for multi-agent workflows that require more tokens

**How to get credits**

1. Open the **x402 Payments** section in Opentroy Web.
2. Choose the credit package that fits your workload.
3. Complete the payment to load credits into your account.

**Where credits are used**

* Running advanced or tool-intensive agents
* Multi-agent chains that process larger contexts
* Higher-frequency or longer chat sessions

**Tips**

* Monitor your usage in the x402 Payments section to avoid interruptions.
* Start with the smallest package to test performance, then scale up as needed.
* For sustained heavy workloads, keep a buffer of credits in your account.


---

# 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://docs.opentroy.org/opentroy-tools/x402-payments.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.
