# Web3 processing API

- [Introduction](https://docs.0xprocessing.com/web3-processing-api/introduction.md): Explore how Web3 enhances security, decentralization, and efficiency in crypto payments, empowering modern businesses with cutting-edge technology.
- [Web3 pool API](https://docs.0xprocessing.com/web3-processing-api/web3-pool-api.md): Learn to leverage our Web3 Pool API for secure and decentralized crypto payment solutions, streamlining your operations with advanced tools.


---

# 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.0xprocessing.com/web3-processing-api.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.
