# Getting Paid

When a customer makes a purchase from you, your earnings from the sale will show up in your wallet on your [seller dashboard](https://district.net/dashboard) as part of your Pending Balance.&#x20;

Generally your funds are released 48 hours after your shipment is marked as delivered or 10 business days after the sale at which point they will move from your Pending Balance to your Available Balance. You'll be able to cash out funds in your Available Balance (this usually takes 2-4 days to settle).

If a buyer opens a [Buyer Protection](/marketplace-faqs/district-buyer-protection.md) dispute during this time frame, your funds may be placed on hold while the dispute is in review.

You can access your Wallet and the Cash Out button in the sidebar of the Seller Dashboard. Your wallet contains your full Transaction History including sales, fees, payouts, payments, and refunds.


---

# 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://help.district.net/selling/setting-up-to-sell/getting-paid.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.
