# Vacation Mode

When Vacation Mode is on, customers will not be able to make purchases from you, and your listings won't be shown within their respective marketplaces. You can turn Vacation Mode On/Off via the website (not via App yet).

### How to turn Vacation Mode On/Off

1. Sign into District.net (must use website, not available on app yet)&#x20;
2. Go to your Seller Dashboard
3. Tap Profile Icon in top right
4. Tap 'Vacation Mode'
5. Turn Vacation Mode On or Off

Note: your existing auctions will continue to run until they expire.


---

# 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/selling-faq/vacation-mode.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.
