# Set-up to Get Paid

If you have just been approved to sell on a District and haven't listed an item before, you’ll need to get set-up on District Payments. Don’t worry, it only takes a few minutes to complete.

* Click on [Seller Dashboard](https://district.net/dashboard) from the Profile menu.
* Select Payout Method near the bottom of the Seller Dashboard sidebar.
* Click the Setup button next to District Payments.
* Follow the onboarding steps and fill out a few details about yourself.

{% hint style="info" %}
District Payments is powered by [Stripe](https://stripe.com/), one of the world’s largest and most trusted payment processors.
{% endhint %}

If you have any questions, please reach out to us on [District Chat](https://district.net/support) or email us at <support@district.net>.


---

# 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/set-up-to-get-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.
