# Guides

This section provides practical guides for managing payouts in the Violet ecosystem. It covers a range of scenarios, from troubleshooting failed transfers to configuring different payout methods.

### Available Guides

* [**Funds Flow & Payout Timing**](/prism/payments/payouts/guides/funds-flow-timing.md): Understanding when and how merchants receive their money through Violet with Stripe.
* [**Stripe KYC Guide**](/prism/payments/payouts/guides/stripe-kyc-guide.md): A comprehensive guide to the Know Your Customer (KYC) requirements when using Stripe for payouts.


---

# 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.violet.io/prism/payments/payouts/guides.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.
