# Money & Payouts

- [How You Get Paid](https://docs.indinite.co.uk/money-and-payouts/how-you-get-paid.md): We know you love throwing events… but let’s be real, you love getting paid even more. 😉
- [Stripe Setup](https://docs.indinite.co.uk/money-and-payouts/stripe-setup.md): Stripe is the engine behind all your payments on Indinite. Setting it up is quick and ensures your money goes exactly where it should—straight into your bank.


---

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