# Payments & Billing

- [Pre-booking and deposit](https://coliving.hackerhouse.paris/host/payments-and-billing/pre-booking-and-deposit.md)
- [Cancellation and changes](https://coliving.hackerhouse.paris/host/payments-and-billing/cancellation-and-changes.md)
- [Service Fees](https://coliving.hackerhouse.paris/host/payments-and-billing/service-fees.md)
- [Download my invoices](https://coliving.hackerhouse.paris/host/payments-and-billing/download-my-invoices.md)
- [Payout date](https://coliving.hackerhouse.paris/host/payments-and-billing/payment-date.md)
- [Get paid](https://coliving.hackerhouse.paris/host/payments-and-billing/get-paid.md): Stripe that takes care of collecting identity verification information so you can get paid by HackerHouse
- [Stripe Verification – KYC](https://coliving.hackerhouse.paris/host/payments-and-billing/get-paid/stripe.md)
- [Payouts routing](https://coliving.hackerhouse.paris/host/payments-and-billing/get-paid/payout-routing.md): On HackerHouse you can manage multiple properties and have different stripe accounts linked.
- [FAQ](https://coliving.hackerhouse.paris/host/payments-and-billing/get-paid/faq.md)


---

# 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://coliving.hackerhouse.paris/host/payments-and-billing.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.
