# PRODUCTS

- [Intent Based Bridge](https://docs.rozo.ai/products/intent-based-bridge.md): ROZO Intent Based Bridge. One click cross-chain bridging, wallet deposit addresses, and EURC onramp — all in one product.
- [Intent Based Bridge](https://docs.rozo.ai/products/intent-based-bridge/intent-based-bridge.md): ROZO Intent based bridge. One click to bridge from Base to Stellar within few seconds.
- [Wallet Deposit for Apps](https://docs.rozo.ai/products/intent-based-bridge/intent-based-deposit.md): Wallet Deposit for Apps. Generate a unique deposit address for your app to receive USDC with one API call.
- [EURC Onramp and Bridge](https://docs.rozo.ai/products/intent-based-bridge/eurc-onramp.md): ROZO EURC Onramp and Bridge. Buy EURC and bridge across chains in one flow.
- [Intent Based Earn](https://docs.rozo.ai/products/intent-based-earn.md): ROZO Intent Based Earn. Earn yield across chains without understanding the underlying chains or wallets. One-click access to Stellar DeFi yields.
- [Intent Based Payment & Transfer](https://docs.rozo.ai/products/intent-based-payment-transfer.md): ROZO Intent Based Payment & Transfer. Accept payments and run agentic pay-per-call flows across chains.
- [Intent Based Payment](https://docs.rozo.ai/products/intent-based-payment-transfer/intent-based-payment.md): ROZO Intent based payments and transfers. Accept from any supported chain with one integration.
- [Agentic Payments with MPP Router](https://docs.rozo.ai/products/intent-based-payment-transfer/agentic-payments-mpprouter.md): Pay-per-call for AI agents. Call 402-gated HTTP APIs and settle automatically in Stellar USDC via MPP Router.
- [Mobile App](https://docs.rozo.ai/products/mobile-app.md)
- [dApp Integration](https://docs.rozo.ai/products/mobile-app/dapp-integration.md)
- [Support](https://docs.rozo.ai/products/mobile-app/support.md)
- [Privacy Policy](https://docs.rozo.ai/products/mobile-app/privacy.md)


---

# 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.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.
