# FAQs

<details>

<summary>Is Payx7 a licensed money mover?</summary>

Payx7 is a technology platform. Licensed partners in each country handle customer funds and conversions.<br>

</details>

<details>

<summary>Who handles KYC/KYB?</summary>

You submit documents once through Payx7. Final checks and approval are completed by our licensed partners.

</details>

<details>

<summary>How fast are transfers?</summary>

Most transfers finish in seconds. End-of-day batches can be configured if preferred.

<br>

</details>

<details>

<summary>Do we need to change our app or branch system?</summary>

No. Keep your existing setup. Send orders to Payx7 (via simple handoff/API) and track everything in the dashboard.<br>

</details>

<details>

<summary>What proof do we receive per transfer?</summary>

Bank deposit reference, conversion confirmation, payout proof, timestamps, rates, and fees—consolidated in a downloadable receipt.

</details>

<details>

<summary>How long does onboarding take?</summary>

Usually takes hours from document submission to your first live transfer.

</details>

<details>

<summary>Is our money safe?</summary>

Yes. Funds are handled by licensed partners. Payx7 never holds customer funds and provides full visibility on each step.

<br>

</details>

<details>

<summary>Can we try a small pilot first?</summary>

Yes. Start with a small amount, confirm speed and savings, then scale.

</details>


---

# 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.zoth.io/zoth/products/payx7/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.
