# Stripe Setup

#### 🔧 How to Set It Up:

1. Go to your **Dashboard → Settings → Payouts**.
2. Click **Connect with Stripe**.
3. You’ll be redirected to Stripe’s secure portal.
4. Fill in your details (business name, address, bank account, and KYC documents).
5. Hit **Submit** and boom 💥 — your account is ready!

#### 🌟 Good to Know

* Stripe supports payouts in most countries 🌍.
* Payout speed depends on your bank (usually 2–5 business days).
* You can track every transaction directly in your Indinite dashboard.

👉 Think of Stripe as your money teleporter: tickets sold today → cash in your account tomorrow (almost). 🚀


---

# 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.indinite.co.uk/money-and-payouts/stripe-setup.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.
