# Earnings & Payouts

Authenticated route: `/earnings`

## What this page covers

The Earnings page is the host-side surface for payout setup and earnings visibility.

## Current capabilities

The current console includes support for:

* host earnings history
* payout transaction history
* Stripe connect and dashboard access
* Stripe unlink and relink flows
* PayPal payout email
* Wise payout details
* payout invoice download workflows

## Why this page matters

Older docs often describe host payouts only at a policy level. The current product has a dedicated payout-management surface that hosts actively use inside the console.

## Related docs

* [Hosting Overview](/hosting/overview.md)
* [Host Stores & Analytics](/hosting/host-stores-and-analytics.md)
* [Payouts & Taxes](/hosting/payouts-and-taxes.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://docs.quickpod.io/hosting/earnings-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.
