# Intent Based Payment & Transfer

Accept crypto payments and transfers from users on supported chains, while you receive the token and chain you want — and let AI agents pay per call with the same Stellar USDC balance.

## Sub-products

* [**Intent Based Payment**](/products/intent-based-payment-transfer/intent-based-payment.md) — Accept payments and transfers from any supported chain with one integration.
* [**Agentic Payments with MPP Router**](/products/intent-based-payment-transfer/agentic-payments-mpprouter.md) — Pay-per-call for AI agents over 402-gated APIs, settled in Stellar USDC.


---

# 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.rozo.ai/products/intent-based-payment-transfer.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.
