# 1.3 The x402 Opportunity

The x402 Protocol redefines the relationship between computation and value transfer.\
By utilizing the HTTP status code 402 Payment Required as a programmable gateway, x402 allows a resource—or in this case, an AI Agent—to request, verify, and settle payments directly via blockchain infrastructure.\
An agent can issue a 402 response containing payment instructions (amount, currency, chain, and proof method); once settlement is confirmed, access is automatically granted.\
This elegant mechanism turns the web itself into a financial substrate for autonomous services.


---

# 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.seaai.dev/1.-background-and-motivation/1.3-the-x402-opportunity.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.
