# Your Wallet

### Export Wallet

While the wallet view shows your 50 most recent wallet transactions, you can export a complete .csv file of transactions for your own accounting by clicking the "Export" button in the wallet on a web browser.

### Transaction Types:

Marketplace Fee - if you participate in marketplace fees, you will see those transactions here along with the Order # for reference

Payment - Shipping labels you purchase will be shown here with a reference to the Shipment as well as any [Shipping Label Adjustments](https://help.district.net/selling/shipping/shipping-faq#:~:text=A%3A%20Mail%20carriers,your%20District%20wallet.)

Payout - payouts made to your bank account on file via the Cash Out button on the Wallet

Platform\_Credit - any platform credits issued to you as direct payment (separate from referral credits)

Refund - amount of any refunds you issued, with reference to the Order #&#x20;

Sale - the amount of each sale paid to your wallet after fees and sales tax


---

# 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/your-wallet.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.
