# Sellers

District powers many unique sites, each with its own community. If you’re interested in selling, the first step is finding a District site that feels like the right fit and applying to become a seller. Each District handles approvals a little differently.

Below, you’ll find guides to help you through the process—from getting approved to listing items, managing orders, shipping successfully, and more.

{% content-ref url="selling/setting-up-to-sell" %}
[setting-up-to-sell](https://help.district.net/selling/setting-up-to-sell)
{% endcontent-ref %}

{% content-ref url="selling/listing-items" %}
[listing-items](https://help.district.net/selling/listing-items)
{% endcontent-ref %}

{% content-ref url="selling/shipping" %}
[shipping](https://help.district.net/selling/shipping)
{% endcontent-ref %}

{% content-ref url="selling/selling-faq" %}
[selling-faq](https://help.district.net/selling/selling-faq)
{% endcontent-ref %}

{% content-ref url="selling/messaging" %}
[messaging](https://help.district.net/selling/messaging)
{% endcontent-ref %}

{% content-ref url="selling/going-live" %}
[going-live](https://help.district.net/selling/going-live)
{% endcontent-ref %}

{% content-ref url="selling/magic-comments" %}
[magic-comments](https://help.district.net/selling/magic-comments)
{% endcontent-ref %}


---

# 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.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.
