# FAQs

**Latest Updated**: \[2025-12-09]

Find out all the essential details about our platform and how it can serve your needs.

## 1. What is ROZO Intents?

ROZO Intents is an intent-based stablecoin SDK that enables users to transfer USDC and other stablecoins between chains like Stellar, Base, Polygon, and Solana with zero confusion and near-zero error. It is designed for real-world payment speed and reliability, combining stablecoin abstraction, automatic route selection for the fastest route, and optimized capital flow with transparent status tracking. ROZO Intents approaches cross-chain transfers as both a technical and user-experience problem — making crypto payments feel as simple as Visa. Rozo is supported by Stellar Community Fund, Base, Draper and Circle Alliance.

## 2. How long does it take to receive my funds?

Most ROZO Intents transfers complete in under few seconds.

* **Fast route available on destination chain:** 5 seconds
* **Requires liquidity rebalance from another chain:** 10–20 minutes
* **Network-level fallback route:** up to 1–2 hours

If your transfer takes longer than the quoted time, you can contact our support team via Discord.

## 3. Which blockchains does ROZO Intents support?

ROZO Intents currently supports transfers between:

* Stellar
* Base
* Polygon
* Solana
* BNB Chain
* Arbitrum & Polygon (coming soon)

## 4. What tokens can I transfer?

ROZO Intents supports stablecoins and assets including:

* USDC
* USDT
* Other stablecoins (coming soon)

## 5. What if my transfer is stuck or delayed?

If a transfer appears delayed beyond the estimated window:

1. Check the status page in your transaction history
2. Verify the on-chain hash on the source and destination networks
3. If still unresolved after 2 hours, contact <hi@rozo.ai> or our Discord Dev Support channel


---

# 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/contact/faqs.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.
